[Q] Python and math

Chris Barker chrishbarker at home.net
Wed Aug 15 18:23:28 EDT 2001


Young-Jin Lee wrote:
> Hi, I'm wondering if there's a open source python code for solving ODE
> (ordinary differential equations)?


check out SciPy at:

http://www.scipy.org/

The ODE docs are here:

http://www.scipy.org/site_content/tutorials/show_ref?input_file=scipy/integrate/odepack.py.html

There is a lot of other nifty stuff there as well!

-Chris


-- 
Christopher Barker,
Ph.D.                                                           
ChrisHBarker at home.net                 ---           ---           ---
http://members.home.net/barkerlohmann ---@@       -----@@       -----@@
                                   ------@@@     ------@@@     ------@@@
Oil Spill Modeling                ------   @    ------   @   ------   @
Water Resources Engineering       -------      ---------     --------    
Coastal and Fluvial Hydrodynamics --------------------------------------
------------------------------------------------------------------------



More information about the Python-list mailing list