Skip to content

ArgonneCPAC/diffgas

Repository files navigation

diffgas

Installation

To install diffgas into your environment from the source code:

$ cd /path/to/root/diffgas
$ pip install .

Testing

To run the suite of unit tests:

$ cd /path/to/root/diffgas
$ pytest

To build html of test coverage:

$ pytest -v --cov --cov-report html
$ open htmlcov/index.html

About

Differentiable model of the gas--galaxy--halo connection

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages