Metadata-Version: 2.1
Name: bdax
Version: 0.1.4
Summary: Bayesian Data Analysis using PyMC and JAX
Author: amavrits
Author-email: amavrist@gmail.com
Requires-Python: >=3.11
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Requires-Dist: arviz (>=0.20.0,<0.21.0)
Requires-Dist: blackjax (>=1.2.4,<2.0.0)
Requires-Dist: chex (>=0.1.86,<0.2.0)
Requires-Dist: distrax (>=0.1.5,<0.2.0)
Requires-Dist: flashbax (>=0.1.2,<0.2.0)
Requires-Dist: flax (>=0.10.2,<0.11.0)
Requires-Dist: gymnax (>=0.0.6,<0.0.7)
Requires-Dist: jax-tqdm (>=0.2.1,<0.3.0)
Requires-Dist: jax[cpu] (>=0.4.28,<0.5.0) ; sys_platform == "win32"
Requires-Dist: jax[cuda] (>=0.4.28,<0.5.0) ; sys_platform == "linux"
Requires-Dist: jaxtyping (>=0.2.29,<0.3.0)
Requires-Dist: optax (>=0.2.2,<0.3.0)
Requires-Dist: orbax (>=0.1.9,<0.2.0)
Description-Content-Type: text/markdown


