Metadata-Version: 2.1
Name: QuantSI
Version: 0.1
Summary: unit system as used by the Brian2 simulator
Author: Sorin Birchi
Project-URL: Documentation, https://QuantSI.readthedocs.io/en/latest/
Project-URL: Source, https://github.com/brian-team/QuantSI
Project-URL: Tracker, https://github.com/brian-team/QuantSI/issues
Keywords: computational neuroscience,simulation,system units
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Scientific/Engineering :: Bio-Informatics
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: numpy>=1.23.5
Requires-Dist: sympy>=1.2
Requires-Dist: setuptools>=61
Provides-Extra: docs
Requires-Dist: sphinx>=7; extra == "docs"
Requires-Dist: ipython>=5; extra == "docs"
Requires-Dist: sphinx-tabs; extra == "docs"
Provides-Extra: test
Requires-Dist: pytest; extra == "test"
Requires-Dist: pytest-xdist>=1.22.3; extra == "test"

# QuantSI
Work in progress: unit system as used by the Brian2 simulator

We will think of a better name before releasing…
