Metadata-Version: 2.4
Name: jitcxde_common
Version: 1.5.6
Summary: Common code for JiTC*DE
Author-email: Gerrit Ansmann <gansmann@uni-bonn.de>
License: BSD-3-Clause
Project-URL: Documentation, https://jitcde-common.readthedocs.io
Project-URL: Homepage, https://github.com/neurophysik/jitcxde_common
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: POSIX
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows
Classifier: Programming Language :: Python
Classifier: Topic :: Scientific/Engineering :: Mathematics
Requires-Python: >=3.10
Description-Content-Type: text/x-rst
License-File: LICENSE
Requires-Dist: jinja2
Requires-Dist: numpy
Requires-Dist: setuptools
Requires-Dist: symengine>=0.3.1.dev0
Provides-Extra: test
Requires-Dist: sympy; extra == "test"
Dynamic: license-file

JiTCxDE Common is a collection common code for
`JiTCODE <http://github.com/neurophysik/jitcode>`_,
`JiTCDDE <http://github.com/neurophysik/jitcdde>`_, and
`JiTCSDE <http://github.com/neurophysik/jitcsde>`_.
You’ll need it if you install any of them manually.
Otherwise it should be automatically installed as a dependency.
