Re: [Pharo-project] [Moose-dev] Re: numerical method in smalltalk
2012/3/20 Steffen Märcker <merkste@web.de>:
Hi,
There's a package "Numerical Methods" in Cincoms Public Repository which is - I think - based on the book "Object-Oriented Implementation of Numerical Methods". Is this package already ported? If not, it might be a good starting point. But it needs more documentation...
Yes there is already the same version for Pharo/Squeak on Squeaksource. There is actually a lot of code dispersed in several projects with some duplication also. The idea is to consolidate everything. Regards, -- Serge Stinckwich UMI UMMISCO 209 (IRD/UPMC), Hanoi, Vietnam Every DSL ends up being Smalltalk http://doesnotunderstand.org/
On Mar 20, 2012, at 10:34 AM, Serge Stinckwich wrote:
2012/3/20 Steffen Märcker <merkste@web.de>:
Hi,
There's a package "Numerical Methods" in Cincoms Public Repository which is - I think - based on the book "Object-Oriented Implementation of Numerical Methods". Is this package already ported? If not, it might be a good starting point. But it needs more documentation...
Yes there is already the same version for Pharo/Squeak on Squeaksource. There is actually a lot of code dispersed in several projects with some duplication also. The idea is to consolidate everything.
Yes!
Regards, -- Serge Stinckwich UMI UMMISCO 209 (IRD/UPMC), Hanoi, Vietnam Every DSL ends up being Smalltalk http://doesnotunderstand.org/
participants (2)
-
Serge Stinckwich -
Stéphane Ducasse