Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BCH compliance codecov CircleCI

CosmAna

Dependences

install Miniconda (python2.7)

conda config --add channels conda-forge
conda create -n CosmAna python=2.7
source activate CosmAna
conda install --file requirements.txt

If the download speed is too slow, you can add the following lines to ~/.condarc.

channels:
  - https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free/
  - defaults
show_channel_urls: true

install CosmAna

python setup.py build_ext
python setup.py develop

Option

  • matplotlib: conda install matplotlib
  • jupyter notebook
  • jupyter ipython cluster

Authors

See also the list of contributors who participated in this project.

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages