Skip to content

ArgonneCPAC/diffhalos

Repository files navigation

diffhalos

Installation

To install diffhalos into your environment from the source code:

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

Testing

To run the suite of unit tests:

$ cd /path/to/root/diffhalos
$ pytest

To build html of test coverage:

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

About

Library for generative model of halo lightcones

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages