abacusorg / abacusutils

Python code to interface with halo catalogs and other Abacus N-body data products

Home Page:https://abacusutils.readthedocs.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Factorize dependencies

lgarrison opened this issue · comments

From cosmodesi/cosmodesiconda#1, if abacusutils is being folded into the DESI software stack, we ought to think about our dependencies and make sure they're all required. Furthermore, might separate them into multiple categories: the base dependencies that one will need if importing the code, and "extras" that one will need to run the examples/tests/scripts.

Closed by #46.