Hi,

recently, i was interested to be able to integrate numerically
ordinary differential equations (ODE) for a project about
epidemiological simulation. I have no big needs and i can reimplement
Runge-Kutta method (rk4 function and friends) in Smalltalk at the
beginning. But if i want to be able to do heavy simulations in the
future, i'm definitively interested by a solution like Smallapack for
Pharo !

Regards,

On Tue, May 31, 2011 at 11:44 PM, Ignacio Vivona <[email protected]> wrote:
> Hi all! I'm currently planning on doing some work related to resolving
> partial differential equations (shallow water) in pharo. I'm seeing a couple
> of project for dealing with vectors, matrices and some other math things.
> http://www.squeaksource.com/DHBNumerical.html
> http://www.squeaksource.com/MatrixPlugin.html
> http://www.squeaksource.com/Numerics.html
> http://www.squeaksource.com/Smallapack.html
> Has anyone any experience working with these?
> Also I'm looking at Mathmorphs (does it work in
> pharo?) http://mate.dm.uba.ar/~caniglia/mathMorphs.html and
> DrGEO http://community.ofset.org/index.php/DrGeo for doing the graphical
> interaction.
> If someone knows of some other project related please guide me.
> Thanks in advance,
> Ignacio Vivona



-- 
Serge Stinckwich
UMI UMMISCO 209 (IRD/UPMC), Hanoi, Vietnam
Every DSL ends up being Smalltalk
http://doesnotunderstand.org/

Reply via email to