Metadata-Version: 1.1
Name: pyneqsys
Version: 0.2.0
Summary: Solving of symbolic systems of non-linear equations numerically.
Home-page: https://github.com/bjodah/pyneqsys
Author: Björn Dahlgren
Author-email: bjodah@DELETEMEgmail.com
License: BSD
Description: 
        Package for solving of symbolic systems of non-linear equations numerically.
        
        pyneqsys ties computer algebra systems like SymPy and symengine, and numerical
        solvers such as MINPACK in SciPy or NLEQ2 in pynleq2 together.
        
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Scientific/Engineering :: Mathematics
