Raw File
hera_qm.yml
name: hera_qm
channels:
  - defaults
  - conda-forge
dependencies:
  - aipy
  - astropy
  - h5py
  - healpy
  - matplotlib
  - nose
  - numpy
  - scikit-learn
  - scipy
  - six
back to top