Metadata-Version: |
2.4 |
Name: |
rebop |
Version: |
0.9.1 |
Summary: |
A fast stochastic simulator for chemical reaction networks |
Author: |
Virgile Andreani <armavica@ulminfo.fr> |
Author-Email: |
Virgile Andreani <armavica[at]ulminfo.fr> |
Home-Page: |
https://armavica.github.io/rebop/ |
Project-Url: |
Source Code, https://github.com/Armavica/rebop/ |
License: |
MIT |
Keywords: |
gillespie-algorithm,systems-biology,stochastic,scientific-computing |
Classifier: |
Programming Language :: Rust |
Classifier: |
Programming Language :: Python :: Implementation :: CPython |
Classifier: |
Programming Language :: Python :: Implementation :: PyPy |
Requires-Python: |
>=3.10 |
Requires-Dist: |
xarray (>=2023.1) |
Requires-Dist: |
pytest (<9,>=8.3.4); extra == "dev" |
Requires-Dist: |
maturin (<2,>=1.8.1); extra == "dev" |
Requires-Dist: |
pip (<25,>=24.3.1); extra == "dev" |
Requires-Dist: |
pre-commit (<5,>=4.0.1); extra == "dev" |
Requires-Dist: |
mkdocs (<2,>=1.6.1); extra == "doc" |
Requires-Dist: |
mkdocs-material (<10,>=9.5.49); extra == "doc" |
Requires-Dist: |
mkdocstrings[python] (<0.28,>=0.27.0); extra == "doc" |
Provides-Extra: |
dev |
Provides-Extra: |
doc |
Description-Content-Type: |
text/markdown; charset=UTF-8; variant=GFM |
License-File: |
LICENSE |