Metadata-Version: 1.1
Name: scikits.odes
Version: 2.1.0
Summary: A python module for ordinary differential equation anddifferential algebraic equation solvers
Home-page: https://github.com/bmcage/odes
Author: maintainer of odes is B. Malengier
Author-email: benny.malengier@gmail.org
License: new BSDnew BSD
Download-URL: https://github.com/bmcage/odes
Description: 
        Odes is a scikit toolkit for scipy to add some extra ode solvers. 
        At present it provides dae solvers you can use, extending the capabilities 
        offered in scipy.integrade.ode.
        
        LICENSE: the license of odes is the same as scipy, new BSD.
        
Platform: UNKNOWN
