Skip to content

AstroAI-Lab/CASBI

Repository files navigation

Welcome to CASBI (Chemical Abundance Simulation Based Inference)

arXiv License: MIT Documentation Status codecov

CASBI Complete

Installation

The Python package CASBI can be installed from PyPI:

python -m pip install CASBI

Development installation

If you want to contribute to the development of CASBI, we recommend the following editable installation from this repository:

git clone https://github.com/vepe99/CASBI.git
cd CASBI
python -m pip install --editable .[tests]

Having done so, the test suite can be run using pytest:

python -m pytest

Acknowledgments

This repository was set up using the SSC Cookiecutter for Python Packages.

Cite

how to cite this code: if you find this code useful for your analyses, please cite the associated paper, as well as:

-NeurIPS paper: https://arxiv.org/abs/2411.17269

About

No description, website, or topics provided.

Resources

License

MIT, Unknown licenses found

Licenses found

MIT
LICENSE.md
Unknown
COPYING.md

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors