CHANGELOG.md
CITATION.cff
LICENSE
MANIFEST.in
README.md
pyproject.toml
.github/workflows/ci.yml
docs/INSTALL.md
docs/PROVENANCE.md
docs/RELEASING.md
docs/RESULT_CONTRACT.md
docs/ROADMAP.md
docs/WEB_PARITY.md
docs/assets/polynomial.svg
docs/assets/sine-domain.svg
scripts/check_clean_install.py
scripts/check_distribution.py
scripts/check_uv_tool_install.py
scripts/install.ps1
scripts/install.sh
src/geometric_function_atlas/__init__.py
src/geometric_function_atlas/__main__.py
src/geometric_function_atlas/artifacts.py
src/geometric_function_atlas/catalog.py
src/geometric_function_atlas/citation.py
src/geometric_function_atlas/classes.py
src/geometric_function_atlas/cli.py
src/geometric_function_atlas/coefficients.py
src/geometric_function_atlas/contracts.py
src/geometric_function_atlas/counterexamples.py
src/geometric_function_atlas/exact.py
src/geometric_function_atlas/fekete_szego.py
src/geometric_function_atlas/implementation_registry.py
src/geometric_function_atlas/models.py
src/geometric_function_atlas/plotting.py
src/geometric_function_atlas/py.typed
src/geometric_function_atlas/radii.py
src/geometric_function_atlas/records.py
src/geometric_function_atlas/schur.py
src/geometric_function_atlas/snapshot.py
src/geometric_function_atlas/verify.py
src/geometric_function_atlas/version.py
src/geometric_function_atlas.egg-info/PKG-INFO
src/geometric_function_atlas.egg-info/SOURCES.txt
src/geometric_function_atlas.egg-info/dependency_links.txt
src/geometric_function_atlas.egg-info/entry_points.txt
src/geometric_function_atlas.egg-info/requires.txt
src/geometric_function_atlas.egg-info/top_level.txt
src/geometric_function_atlas/data/bounds.json
src/geometric_function_atlas/data/certificates.json
src/geometric_function_atlas/data/classes.json
src/geometric_function_atlas/data/crypto_lab_leaderboard.json
src/geometric_function_atlas/data/expansions.json
src/geometric_function_atlas/data/manifest.json
src/geometric_function_atlas/data/open_problems.json
src/geometric_function_atlas/data/proof_meta.json
src/geometric_function_atlas/data/radii_snapshot.json
src/geometric_function_atlas/data/radius_certificate_fixture.json
src/geometric_function_atlas/data/reconciliation.json
src/geometric_function_atlas/data/references.md
src/geometric_function_atlas/lab/__init__.py
src/geometric_function_atlas/lab/crypto.py
src/geometric_function_atlas/lab/image.py
src/geometric_function_atlas/schema/error.schema.json
src/geometric_function_atlas/schema/result.schema.json
src/geometric_function_atlas/schema/snapshot-manifest.schema.json
tests/test_artifacts.py
tests/test_catalog.py
tests/test_citations.py
tests/test_classes.py
tests/test_cli.py
tests/test_cli_parity.py
tests/test_coefficients.py
tests/test_contracts.py
tests/test_counterexample_web_parity.py
tests/test_counterexamples.py
tests/test_exact.py
tests/test_fekete_szego.py
tests/test_installers.py
tests/test_lab_crypto.py
tests/test_lab_image.py
tests/test_lab_website_parity.py
tests/test_migration_crosscheck.py
tests/test_plot_exports.py
tests/test_plotting.py
tests/test_python_compat.py
tests/test_radii.py
tests/test_readme.py
tests/test_records.py
tests/test_schur.py
tests/test_snapshot.py
tests/test_snapshot_facets.py
tests/test_verify.py
tests/test_witness_search.py
tests/test_workflows.py
tests/fixtures/counterexample_web_parity.json
tests/fixtures/fekete_szego_research_artifact.json