LICENSE
MANIFEST.in
README.md
pyproject.toml
src/funcnodes_lmfit/__init__.py
src/funcnodes_lmfit/_auto_model.py
src/funcnodes_lmfit/fitting.py
src/funcnodes_lmfit/model.py
src/funcnodes_lmfit/params.py
src/funcnodes_lmfit/plotting.py
src/funcnodes_lmfit/use_model.py
src/funcnodes_lmfit/utils.py
src/funcnodes_lmfit.egg-info/PKG-INFO
src/funcnodes_lmfit.egg-info/SOURCES.txt
src/funcnodes_lmfit.egg-info/dependency_links.txt
src/funcnodes_lmfit.egg-info/entry_points.txt
src/funcnodes_lmfit.egg-info/requires.txt
src/funcnodes_lmfit.egg-info/top_level.txt
src/funcnodes_lmfit/__pycache__/__init__.cpython-312.pyc
src/funcnodes_lmfit/__pycache__/_auto_model.cpython-312.pyc
src/funcnodes_lmfit/__pycache__/fitting.cpython-312.pyc
src/funcnodes_lmfit/__pycache__/model.cpython-312.pyc
src/funcnodes_lmfit/__pycache__/params.cpython-312.pyc
src/funcnodes_lmfit/__pycache__/plotting.cpython-312.pyc
src/funcnodes_lmfit/__pycache__/use_model.cpython-312.pyc
src/funcnodes_lmfit/__pycache__/utils.cpython-312.pyc
tests/all_nodes_test_base.py
tests/test_all_nodes.py
tests/test_fitting.py
tests/test_models.py
tests/test_params.py
tests/test_plot.py
tests/__pycache__/all_nodes_test_base.cpython-312.pyc
tests/__pycache__/test_all_nodes.cpython-312-pytest-8.3.4.pyc
tests/__pycache__/test_fitting.cpython-312-pytest-8.3.4.pyc
tests/__pycache__/test_models.cpython-312-pytest-8.3.4.pyc
tests/__pycache__/test_params.cpython-312-pytest-8.3.4.pyc
tests/__pycache__/test_plot.cpython-312-pytest-8.3.4.pyc