Metadata-Version: 2.1
Name: ChemSys
Version: 1.0.32
Summary: Interactive GUI based program that generates the overall species balance,
                  system of ODEs needed for the solve_ivp and odeint method,
                  and calculates the Jacobian both symbolically and numerically.
                  The resulting code can easily be copied and pasted as is to be integrated with the aforementioned SciPy functions.
Home-page: https://github.com/tjczec01/chemsys
Author: Travis Czechorski
Author-email: tjczec01@gmail.com
License: LICENSE.txt
Keywords: chemical engineering,chemistry,engineering
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown

README.md


