Metadata-Version: 1.0
Name: scikits.bvp-solver
Version: 0.3.0
Summary: Python package for solving two-point boundary value problems
Home-page: http://packages.python.org/scikits.bvp_solver/
Author: John Salvatier
Author-email: jsalvati@u.washington.edu
License: BSD
Description: 
        bvp_solver is a Python package for solving two-point boundary value problems that wraps
        BVP_SOLVER (see http://cs.stmarys.ca/~muir/BVP_SOLVER_Webpage.shtml). It fully working
        and in beta testing. A tutorial, examples and documentation can be found at
        http://packages.python.org/scikits.bvp_solver/. If you have questions or suggestions
        send an e-mail to the mailing list or me.
        
        To join the mailing list send an e-mail to scikits-bvp_solver+subscribe@googlegroups.com
        
Platform: any
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python
Classifier: License :: OSI Approved :: BSD License
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Scientific/Engineering :: Mathematics
Classifier: Operating System :: OS Independent
