LICENSE
README.md
pyproject.toml
nato_opt/__init__.py
nato_opt/fft_helpers.py
nato_opt/filtering.py
nato_opt/kakeya.py
nato_opt/optimizer.py
nato_opt/spectral.py
nato_opt/utils.py
nato_opt.egg-info/PKG-INFO
nato_opt.egg-info/SOURCES.txt
nato_opt.egg-info/dependency_links.txt
nato_opt.egg-info/requires.txt
nato_opt.egg-info/top_level.txt
tests/test_filtering.py
tests/test_optimizer.py
tests/test_paper_proofs.py
tests/test_spectral.py