setup.py
autofit/__init__.py
autofit/conf.py
autofit/exc.py
autofit/mock.py
autofit.egg-info/PKG-INFO
autofit.egg-info/SOURCES.txt
autofit.egg-info/dependency_links.txt
autofit.egg-info/requires.txt
autofit.egg-info/top_level.txt
autofit/core/__init__.py
autofit/core/fitter.py
autofit/core/fitting_util.py
autofit/core/link.py
autofit/core/model_mapper.py
autofit/core/non_linear.py
autofit/core/phase.py
autofit/core/phase_property.py
test/__init__.py
test/test_config.py
test/autofit/__init__.py
test/autofit/test_fitter.py
test/autofit/test_fitting_util.py
test/autofit/test_link.py
test/autofit/test_model_mapper.py
test/autofit/test_non_linear.py
test/autofit/test_phase_property.py
test/integration/__init__.py
test/integration/inttest.py