LICENSE
README.md
pyproject.toml
src/stablefmmpy/__init__.py
src/stablefmmpy/analysis.py
src/stablefmmpy/core.py
src/stablefmmpy/matrices.py
src/stablefmmpy/solver.py
src/stablefmmpy/tree.py
src/stablefmmpy.egg-info/PKG-INFO
src/stablefmmpy.egg-info/SOURCES.txt
src/stablefmmpy.egg-info/dependency_links.txt
src/stablefmmpy.egg-info/requires.txt
src/stablefmmpy.egg-info/top_level.txt
tests/test_core.py
tests/test_matrices.py
tests/test_solver.py
tests/test_solver_multilevel.py
tests/test_stability.py