Metadata-Version: 2.4
Name: sympy2c
Version: 2.4.1
Summary: sympy2c is a sympy to c compiler including solving odes at c level.
Author-email: Uwe Schmitt <uwe.schmitt@id.ethz.ch>
License-Expression: MIT
Project-URL: Repository, https://cosmo-docs.phys.ethz.ch/sympy2c
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: Developers
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Operating System :: OS Independent
Requires-Python: >=3.10
Description-Content-Type: text/x-rst
License-File: LICENSE.rst
License-File: AUTHORS.rst
Requires-Dist: cosmo-torrent>=0.2.0
Requires-Dist: Cython>=3.0.12
Requires-Dist: numba>=0.56
Requires-Dist: numpy>=2.1.3
Requires-Dist: portalocker>=3.1.1
Requires-Dist: requests>=2.32.3
Requires-Dist: setuptools>=75.8.0
Requires-Dist: sympy==1.14
Dynamic: license-file

sympy2c
=======

sympy2c is a sympy to c compiler including solving odes at c level.
