Metadata-Version: 2.2
Name: sympy2c
Version: 2.2.5
Summary: sympy2c is a sympy to c compiler including solving odes at c level.
Author-email: Uwe Schmitt <uwe.schmitt@id.ethz.ch>
License: MIT License
Project-URL: Repository, https://cosmo-docs.phys.ethz.ch/sympy2c
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
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.11
Description-Content-Type: text/x-rst
License-File: LICENSE.rst
License-File: AUTHORS.rst
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.12

sympy2c
=======

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