Metadata-Version: 2.4
Name: batss
Version: 1.0.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Rust
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Dist: numpy>=2
Requires-Dist: jupyterlab>=4
Requires-Dist: matplotlib>=3
Requires-Dist: types-tqdm>=4
Requires-Dist: types-seaborn>=0.13
Requires-Dist: ipywidgets>=8
Requires-Dist: matplotlib>=3
Requires-Dist: seaborn>=0.13
Requires-Dist: pandas>=2
Requires-Dist: tqdm>=4
Requires-Dist: natsort>=8
Requires-Dist: gpac>=1
Requires-Dist: polars>=1
Requires-Dist: sphinx>=7.0.0 ; extra == 'docs'
Requires-Dist: sphinx-rtd-theme ; extra == 'docs'
Requires-Dist: sphinx-autodoc-typehints ; extra == 'docs'
Requires-Dist: toml ; extra == 'docs'
Provides-Extra: docs
License-File: LICENSE
Summary: A Python package with Rust backend for efficient simulation of chemical reaction networks using a batching algorithm.
Requires-Python: >=3.10
