Metadata-Version: 1.1
Name: scikits.bvp1lg
Version: 0.2.7
Summary: Boundary value problem (legacy) solvers for ODEs
Home-page: https://pv.github.io/scikits.bvp1lg
Author: ('Pauli Virtanen',)
Author-email: ('pav@iki.fi',)
License: Noncommercial, see LICENSE.txt
Download-URL: https://pypi.python.org/pypi/scikits.bvp1lg
Description: Python-wrapped legacy solvers for boundary value problems for ODEs.
        
        These are implemented by wrapping the COLNEW and MUS Fortran
        codes from netlib.org.
        
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: Free for non-commercial use
Classifier: Topic :: Scientific/Engineering
