https://github.com/lmfit/lmfit-py
Raw File
Tip revision: ddf7d40e8eae540a0c6ff7387064ac800b94cc2a authored by Matt Newville on 07 February 2021, 22:30:42 UTC
faq rst fixes
Tip revision: ddf7d40
.gitignore
*.pyc
*~
*#
doc/_build
doc/examples
examples/documentation
doc/*.pdf
doc/*.dat
doc/*.csv
doc/extensions.py
build
dist
lmfit.egg-info
sandbox/
*.swp
.idea/
.DS_Store
.ipynb_checkpoints/
.vscode/
doc/html
*.sav
.pytest*
back to top