CITATION.cff
CONTRIBUTING.md
FINAL_RELEASE_STEPS.md
GITHUB_RELEASE_GUIDE.md
LICENSE
MANIFEST.in
PUBLISH_CHECKLIST.md
PYPI_RELEASE.md
README.md
RELEASE_COMMANDS.sh
RELEASE_NOTES.md
RELEASE_SUMMARY.md
ZENODO_DOI.md
ZENODO_DOI_STATUS.md
publish_pypi.sh
pyproject.toml
requirements-dev.txt
requirements.txt
setup.cfg
setup.py
test_build.sh
.github/workflows/ci.yml
arxiv-paper/Makefile
arxiv-paper/README.md
arxiv-paper/SUBMISSION_CHECKLIST.md
arxiv-paper/arxiv_submission.txt
arxiv-paper/main.tex
arxiv-paper/macros/commands.tex
arxiv-paper/sections/applications.tex
arxiv-paper/sections/conclusion.tex
arxiv-paper/sections/introduction.tex
arxiv-paper/sections/main_results.tex
arxiv-paper/sections/numerical.tex
arxiv-paper/sections/preliminaries.tex
docs/API.md
docs/index.md
examples/example_cantor_representation.py
examples/example_fractal_arithmetic.py
examples/example_spectral_dimension.py
papers/README.md
papers/T1-cantor-representation/README.md
papers/T2-spectral-dimension-pde/README.md
papers/T2-spectral-dimension-pde/appendix-detailed-analysis.md
papers/T3-modular-correspondence/README.md
papers/T3-modular-correspondence/appendix-hecke.md
papers/T4-fractal-arithmetic/README.md
papers/T4-fractal-arithmetic/appendix-ktheory.md
src/fixed_4d_topology/__init__.py
src/fixed_4d_topology/cantor_representation.py
src/fixed_4d_topology/cli.py
src/fixed_4d_topology/fractal_arithmetic.py
src/fixed_4d_topology/modular_correspondence.py
src/fixed_4d_topology/py.typed
src/fixed_4d_topology/spectral_dimension.py
src/fixed_4d_topology.egg-info/PKG-INFO
src/fixed_4d_topology.egg-info/SOURCES.txt
src/fixed_4d_topology.egg-info/dependency_links.txt
src/fixed_4d_topology.egg-info/entry_points.txt
src/fixed_4d_topology.egg-info/requires.txt
src/fixed_4d_topology.egg-info/top_level.txt
tests/test_cantor_representation.py
tests/test_fractal_arithmetic.py
tests/test_spectral_dimension.py