Metadata-Version: 2.4
Name: ximinf
Version: 0.0.64
Summary: Simulation Based Inference of Cosmological parameters in Jax using type Ia supernovae. 
Author-email: Adam Trigui <a.trigui@ip2i.in2p3.fr>
License: GPL-3.0-or-later
Project-URL: Homepage, https://github.com/a-trigui/ximinf
Project-URL: Documentation, https://ximinf.readthedocs.io
Keywords: cosmology,supernovae,simulation based inference
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Operating System :: OS Independent
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: numpy>=1.26
Requires-Dist: jax>=0.4.30
Requires-Dist: flax>=0.9
Requires-Dist: pandas>=2
Requires-Dist: skysurvey
Requires-Dist: skysurvey-sniapop
Requires-Dist: astropy
Requires-Dist: pyDOE
Requires-Dist: joblib
Requires-Dist: seaborn
Requires-Dist: scipy
Requires-Dist: blackjax
Provides-Extra: notebooks
Requires-Dist: jupyter; extra == "notebooks"
Requires-Dist: matplotlib; extra == "notebooks"
Provides-Extra: docs
Requires-Dist: sphinx>=7.0; extra == "docs"
Requires-Dist: sphinx_rtd_theme>=2.0; extra == "docs"
Requires-Dist: myst-parser>=2.0; extra == "docs"
Requires-Dist: sphinx-autodoc-typehints>=2.0; extra == "docs"
Dynamic: license-file

# ximinf
Simulation Based Inference of Cosmological parameters in Jax using type Ia supernovae.
