CHANGES.txt
INSTALLATION.txt
LICENSE.txt
MANIFEST.in
README.rst
makefile
pyproject.toml
setup.cfg
setup.py
doc/html/.buildinfo
doc/html/case-extrapolation.html
doc/html/case-outliers.html
doc/html/case-pendulum.html
doc/html/case-spline.html
doc/html/genindex.html
doc/html/gsl.html
doc/html/index.html
doc/html/lsqfit.html
doc/html/objects.inv
doc/html/overview.html
doc/html/py-modindex.html
doc/html/scipy.html
doc/html/search.html
doc/html/searchindex.js
doc/html/testing.html
doc/html/.doctrees/case-extrapolation.doctree
doc/html/.doctrees/case-outliers.doctree
doc/html/.doctrees/case-pendulum.doctree
doc/html/.doctrees/case-spline.doctree
doc/html/.doctrees/environment.pickle
doc/html/.doctrees/gsl.doctree
doc/html/.doctrees/index.doctree
doc/html/.doctrees/lsqfit.doctree
doc/html/.doctrees/overview.doctree
doc/html/.doctrees/scipy.doctree
doc/html/.doctrees/testing.doctree
doc/html/_images/bmixing1.png
doc/html/_images/bmixing2.png
doc/html/_images/case-outliers1.png
doc/html/_images/case-outliers2.png
doc/html/_images/case-pendulum.png
doc/html/_images/eg-appendix1a.png
doc/html/_images/eg-appendix1b.png
doc/html/_images/eg-appendix1c.png
doc/html/_images/eg-appendix1d.png
doc/html/_images/eg-spline.png
doc/html/_images/eg1.png
doc/html/_images/eg10e1.png
doc/html/_images/eg10e2.png
doc/html/_images/eg2.png
doc/html/_images/eg3.png
doc/html/_images/eg3d.png
doc/html/_images/eg3e.png
doc/html/_images/eg5.png
doc/html/_images/eg6.png
doc/html/_sources/case-extrapolation.rst.txt
doc/html/_sources/case-outliers.rst.txt
doc/html/_sources/case-pendulum.rst.txt
doc/html/_sources/case-spline.rst.txt
doc/html/_sources/gsl.rst.txt
doc/html/_sources/index.rst.txt
doc/html/_sources/lsqfit.rst.txt
doc/html/_sources/overview.rst.txt
doc/html/_sources/scipy.rst.txt
doc/html/_sources/testing.rst.txt
doc/html/_static/_sphinx_javascript_frameworks_compat.js
doc/html/_static/basic.css
doc/html/_static/dialog-note.png
doc/html/_static/dialog-seealso.png
doc/html/_static/dialog-todo.png
doc/html/_static/dialog-topic.png
doc/html/_static/dialog-warning.png
doc/html/_static/doctools.js
doc/html/_static/documentation_options.js
doc/html/_static/epub.css
doc/html/_static/file.png
doc/html/_static/footerbg.png
doc/html/_static/headerbg.png
doc/html/_static/ie6.css
doc/html/_static/jquery-3.6.0.js
doc/html/_static/jquery.js
doc/html/_static/language_data.js
doc/html/_static/middlebg.png
doc/html/_static/minus.png
doc/html/_static/plus.png
doc/html/_static/pygments.css
doc/html/_static/pyramid.css
doc/html/_static/searchtools.js
doc/html/_static/transparent.gif
doc/html/_static/underscore-1.13.1.js
doc/html/_static/underscore.js
examples/README
examples/bayes.out
examples/bayes.py
examples/bayes.tmp.0
examples/bayes.tmp.1
examples/empbayes.out
examples/empbayes.py
examples/makefile
examples/multifitter.out
examples/multifitter.py
examples/nist.out
examples/nist.py
examples/outputfile.p
examples/p-corr.out
examples/p-corr.py
examples/pendulum.out
examples/pendulum.pdf
examples/pendulum.py
examples/simple.out
examples/simple.py
examples/uncorrelated.out
examples/uncorrelated.py
examples/x-err.out
examples/x-err.py
examples/xxxx
examples/y-noerr.out
examples/y-noerr.py
examples/y-vs-x.out
examples/y-vs-x.py
examples/nist/1st_nist.py
examples/nist/2nd_nist.py
examples/nist/bennett5.txt
examples/nist/boxbod.txt
examples/nist/chwirut1.txt
examples/nist/chwirut2.txt
examples/nist/danwood.txt
examples/nist/eckerle4.txt
examples/nist/enso.txt
examples/nist/gauss1.txt
examples/nist/gauss2.txt
examples/nist/gauss3.txt
examples/nist/hahn1.txt
examples/nist/kirby2.txt
examples/nist/lanczos1.txt
examples/nist/lanczos2.txt
examples/nist/lanczos3.txt
examples/nist/make_script.py
examples/nist/mgh09.txt
examples/nist/mgh10.txt
examples/nist/mgh17.txt
examples/nist/misra1a.txt
examples/nist/misra1b.txt
examples/nist/misra1c.txt
examples/nist/misra1d.txt
examples/nist/nelson.txt
examples/nist/rat42.txt
examples/nist/rat43.txt
examples/nist/roszman1.txt
examples/nist/thurber.txt
gsl/gsl_vector.h
src/lsqfit/__init__.py
src/lsqfit/_extras.py
src/lsqfit/_gsl.pyx
src/lsqfit/_scipy.py
src/lsqfit/_utilities.pyx
src/lsqfit.egg-info/PKG-INFO
src/lsqfit.egg-info/SOURCES.txt
src/lsqfit.egg-info/dependency_links.txt
src/lsqfit.egg-info/not-zip-safe
src/lsqfit.egg-info/requires.txt
src/lsqfit.egg-info/top_level.txt
tests/README
tests/__init__.py
tests/makefile
tests/test_lsqfit.py
tests/test_multifitter.py