LICENSE
README.md
pyproject.toml
src/aeg_shakespeare/__init__.py
src/process_geometry/__init__.py
src/process_geometry/_legacy_api.py
src/process_geometry/central.py
src/process_geometry/constraints.py
src/process_geometry/construction.py
src/process_geometry/core.py
src/process_geometry/cost.py
src/process_geometry/families.py
src/process_geometry/frame.py
src/process_geometry/grammar.py
src/process_geometry/history_geometry.py
src/process_geometry/linear.py
src/process_geometry/relations.py
src/process_geometry/rewrite.py
src/process_geometry/search.py
src/process_geometry/signature.py
src/process_geometry.egg-info/PKG-INFO
src/process_geometry.egg-info/SOURCES.txt
src/process_geometry.egg-info/dependency_links.txt
src/process_geometry.egg-info/requires.txt
src/process_geometry.egg-info/top_level.txt
src/process_geometry/analysis/__init__.py
src/process_geometry/analysis/abelian.py
src/process_geometry/analysis/algebraic.py
src/process_geometry/analysis/am.py
src/process_geometry/analysis/connection.py
src/process_geometry/analysis/decomposition.py
src/process_geometry/analysis/module.py
src/process_geometry/discovery/__init__.py
src/process_geometry/discovery/coefficient_extension.py
src/process_geometry/discovery/polynomial.py
src/process_geometry/discovery/selection.py
src/process_geometry/discovery/structured.py
src/process_geometry/function_theory/__init__.py
src/process_geometry/function_theory/abel_jacobi.py
src/process_geometry/function_theory/abelian.py
src/process_geometry/function_theory/algebraic.py
src/process_geometry/function_theory/am.py
src/process_geometry/function_theory/intersection.py
src/process_geometry/function_theory/module.py
src/process_geometry/function_theory/period_matrix.py
src/process_geometry/function_theory/periods.py
src/process_geometry/function_theory/real_branch_cycles.py
src/process_geometry/function_theory/weierstrass.py
src/process_geometry/presentation/__init__.py
src/process_geometry/presentation/budget.py
src/process_geometry/presentation/canonicalization.py
src/process_geometry/presentation/constraints.py
src/process_geometry/presentation/construction.py
src/process_geometry/presentation/grammar.py
src/process_geometry/presentation/history.py
src/process_geometry/presentation/morphism.py
src/process_geometry/presentation/relations.py
src/process_geometry/presentation/search.py
src/process_geometry/process/__init__.py
src/process_geometry/process/history.py
src/process_geometry/process/finite/__init__.py
src/process_geometry/process/finite/cocycle.py
src/process_geometry/process/finite/families.py
src/process_geometry/process/local/__init__.py
src/process_geometry/process/local/direction.py
src/process_geometry/process/local/frame.py
src/process_geometry/process/local/system.py
tests/test_abelian_function_theory.py
tests/test_am_function_theory.py
tests/test_benchmarks.py
tests/test_canonical_observer_essay_hygiene.py
tests/test_central.py
tests/test_coefficient_extension.py
tests/test_construction.py
tests/test_discovery.py
tests/test_discovery_selection.py
tests/test_families.py
tests/test_generated_grammar.py
tests/test_history_geometry.py
tests/test_intersection.py
tests/test_namespace_hygiene.py
tests/test_period_matrix.py
tests/test_periods.py
tests/test_physical_api_layout.py
tests/test_presentation_morphism.py
tests/test_public_api_smoke.py
tests/test_rewrite.py
tests/test_search.py
tests/test_signature.py
tests/test_source_semantic_hygiene.py
tests/test_structured_observers.py