INSTALL
LICENSE
MANIFEST.in
README.rst
THANKS.txt
publish_docs.sh
requirements.txt
setup.cfg
setup.py
versioneer.py
NIST_STRD/Bennett5.dat
NIST_STRD/BoxBOD.dat
NIST_STRD/Chwirut1.dat
NIST_STRD/Chwirut2.dat
NIST_STRD/DanWood.dat
NIST_STRD/ENSO.dat
NIST_STRD/Eckerle4.dat
NIST_STRD/Gauss1.dat
NIST_STRD/Gauss2.dat
NIST_STRD/Gauss3.dat
NIST_STRD/Hahn1.dat
NIST_STRD/Kirby2.dat
NIST_STRD/Lanczos1.dat
NIST_STRD/Lanczos2.dat
NIST_STRD/Lanczos3.dat
NIST_STRD/MGH09.dat
NIST_STRD/MGH10.dat
NIST_STRD/MGH17.dat
NIST_STRD/Misra1a.dat
NIST_STRD/Misra1b.dat
NIST_STRD/Misra1c.dat
NIST_STRD/Misra1d.dat
NIST_STRD/Nelson.dat
NIST_STRD/Rat42.dat
NIST_STRD/Rat43.dat
NIST_STRD/Roszman1.dat
NIST_STRD/Thurber.dat
doc/.DS_Store
doc/Makefile
doc/bounds.rst
doc/builtin_models.rst
doc/conf.py
doc/confidence.rst
doc/constraints.rst
doc/contents.rst
doc/extensions.py
doc/extensions.pyc
doc/faq.rst
doc/fitting.rst
doc/index.rst
doc/installation.rst
doc/intro.rst
doc/model.rst
doc/parameters.rst
doc/support.rst
doc/test_ci2_result.png
doc/whatsnew.rst
doc/__pycache__/extensions.cpython-35.pyc
doc/__pycache__/extensions.cpython-36.pyc
doc/_images/conf_interval1.png
doc/_images/conf_interval1a.png
doc/_images/conf_interval2.png
doc/_images/emcee_dbl_exp.png
doc/_images/emcee_dbl_exp2.png
doc/_images/emcee_triangle.png
doc/_images/model_eval.png
doc/_images/model_fit1.png
doc/_images/model_fit2.png
doc/_images/model_fit2a.png
doc/_images/model_fit3a.png
doc/_images/model_fit3b.png
doc/_images/model_fit4.png
doc/_images/models_doc1.png
doc/_images/models_doc2.png
doc/_images/models_nistgauss.png
doc/_images/models_nistgauss2.png
doc/_images/models_peak1.png
doc/_images/models_peak2.png
doc/_images/models_peak3.png
doc/_images/models_peak4.png
doc/_images/models_stepfit.png
doc/_static/empty
doc/_templates/indexsidebar.html
doc/sphinx/apigen.py
doc/sphinx/ext_mathjax.py
doc/sphinx/ext_pngmath.py
doc/sphinx/github.py
doc/sphinx/numpydoc/__init__.py
doc/sphinx/numpydoc/comment_eater.py
doc/sphinx/numpydoc/compiler_unparse.py
doc/sphinx/numpydoc/docscrape.py
doc/sphinx/numpydoc/docscrape_sphinx.py
doc/sphinx/numpydoc/numpydoc.py
doc/sphinx/numpydoc/phantom_import.py
doc/sphinx/numpydoc/plot_directive.py
doc/sphinx/numpydoc/traitsdoc.py
doc/sphinx/theme/lmfitdoc/layout.html
doc/sphinx/theme/lmfitdoc/theme.conf
doc/sphinx/theme/lmfitdoc/static/contents.png
doc/sphinx/theme/lmfitdoc/static/lmfitdoc.css_t
doc/sphinx/theme/lmfitdoc/static/navigation.png
lmfit/__init__.py
lmfit/_version.py
lmfit/asteval.py
lmfit/astutils.py
lmfit/confidence.py
lmfit/lineshapes.py
lmfit/minimizer.py
lmfit/model.py
lmfit/models.py
lmfit/parameter.py
lmfit/printfuncs.py
lmfit.egg-info/PKG-INFO
lmfit.egg-info/SOURCES.txt
lmfit.egg-info/dependency_links.txt
lmfit.egg-info/requires.txt
lmfit.egg-info/top_level.txt
lmfit/ui/__init__.py
lmfit/ui/basefitter.py
lmfit/ui/ipy_fitter.py
lmfit/uncertainties/__init__.py
lmfit/uncertainties/umath.py
tests/NISTModels.py
tests/_test_ci.py
tests/_test_make_paras_and_func.py
tests/lmfit_testutils.py
tests/test_1variable.py
tests/test_NIST_Strd.py
tests/test_algebraic_constraint.py
tests/test_algebraic_constraint2.py
tests/test_basicfit.py
tests/test_bounded_jacobian.py
tests/test_bounds.py
tests/test_brute_method.py
tests/test_confidence.py
tests/test_copy_params.py
tests/test_default_kws.py
tests/test_itercb.py
tests/test_least_squares.py
tests/test_manypeaks_speed.py
tests/test_minimizer.py
tests/test_model.py
tests/test_model_uncertainties.py
tests/test_multidatasets.py
tests/test_nose.py
tests/test_parameters.py
tests/test_params_set.py
tests/test_stepmodel.py