LICENSE
README.md
pyproject.toml
setup.py
c_src/gfit.c
c_src/glm_core.c
c_src/matrix_operations.c
c_src/objective_funcs.c
c_src/user_funcs.c
spotfitlm/__init__.py
spotfitlm/fitters.py
spotfitlm/libloader.py
spotfitlm/utils.py
spotfitlm.egg-info/PKG-INFO
spotfitlm.egg-info/SOURCES.txt
spotfitlm.egg-info/dependency_links.txt
spotfitlm.egg-info/requires.txt
spotfitlm.egg-info/top_level.txt
tests/test_gaussian_derivatives.py