https://github.com/lmfit/lmfit-py
Raw File
Tip revision: b8f4c6f4dac8e7ae395dbf2dd67b4212b34e304a authored by Matthew Newville on 26 July 2016, 20:38:46 UTC
add conda-forge channel to installation docs
Tip revision: b8f4c6f
.gitignore
*.pyc
*~
*#
doc/_build
doc/*.pdf
build
dist
lmfit.egg-info
sandbox/
*.swp
.idea/
.DS_Store
.ipynb_checkpoints/
doc/html
back to top