Getting Started#
Welcome to GenSBI! This page will help you get started with installation and basic usage.
Installation#
GenSBI is in early development. To install, clone the repository and install dependencies:
pip install git+https://github.com/aurelio-amerio/GenSBI.git
If a GPU is available, it is advisable to install the cuda version of the package:
pip install git+https://github.com/aurelio-amerio/GenSBI.git[cuda12]
Requirements#
Python 3.11+
JAX
Flax
(See
pyproject.toml
for full requirements)
Basic Usage#
See the Examples page for practical demonstrations.
Citing GenSBI#
If you use this library, please consider citing this work and the original methodology papers.