CHANGELOG.md
LICENSE
MANIFEST.in
README.md
pyproject.toml
requirements.txt
setup.cfg
lspopt/__init__.py
lspopt/__version__.py
lspopt/lsp.py
lspopt/utils.py
lspopt.egg-info/PKG-INFO
lspopt.egg-info/SOURCES.txt
lspopt.egg-info/dependency_links.txt
lspopt.egg-info/requires.txt
lspopt.egg-info/top_level.txt
lspopt/data/__init__.py
lspopt/data/c.npy
lspopt/data/weights.npy
tests/test_implementation.py
tests/test_utils.py