https://github.com/lmfit/lmfit-py
Revision c3f3b64c0ffa33f8f94ac8cf4c7d93efaaac34a1 authored by reneeotten on 16 August 2019, 21:46:16 UTC, committed by reneeotten on 21 August 2019, 18:46:11 UTC
- all files that start with 'example_' will be executed, others will
only be parsed
- files should be "normal" Python code with embedded rST text in their
source code (see https://sphinx-gallery.github.io/)

TODO:
- example_fit_multi_datasets.py: should use the Model interface
- lmfit_emcee_model_selection.py: good example, but it does not seem
to run correctly anymore
- example_Model_interface.py: the section about "A Helpful Exception"
does not seem accurate
1 parent 28a43bc
History
Tip revision: c3f3b64c0ffa33f8f94ac8cf4c7d93efaaac34a1 authored by reneeotten on 16 August 2019, 21:46:16 UTC
Examples: review and update examples for gallery
Tip revision: c3f3b64
File Mode Size
.github
NIST_STRD
asv_benchmarking
conda-recipe
doc
examples
lmfit
tests
.gitattributes -rw-r--r-- 393 bytes
.gitignore -rwxr-xr-x 198 bytes
.pre-commit-config.yaml -rw-r--r-- 1.1 KB
.travis.yml -rw-r--r-- 2.0 KB
INSTALL -rw-r--r-- 461 bytes
LICENSE -rw-r--r-- 3.6 KB
MANIFEST.in -rw-r--r-- 430 bytes
README.rst -rw-r--r-- 3.9 KB
THANKS.txt -rw-r--r-- 2.6 KB
publish_docs.sh -rw-r--r-- 951 bytes
requirements-dev.txt -rw-r--r-- 172 bytes
requirements.txt -rw-r--r-- 68 bytes
setup.cfg -rw-r--r-- 561 bytes
setup.py -rw-r--r-- 2.6 KB
versioneer.py -rw-r--r-- 67.0 KB

README.rst

back to top