README.md
pyproject.toml
counterpoint_engine/__init__.py
counterpoint_engine/exceptions.py
counterpoint_engine/generator.py
counterpoint_engine/laman_counterpoint.py
counterpoint_engine/rules.py
counterpoint_engine/tensor_output.py
counterpoint_engine.egg-info/PKG-INFO
counterpoint_engine.egg-info/SOURCES.txt
counterpoint_engine.egg-info/dependency_links.txt
counterpoint_engine.egg-info/requires.txt
counterpoint_engine.egg-info/top_level.txt
counterpoint_engine/harmony/__init__.py
counterpoint_engine/harmony/analyzer.py
counterpoint_engine/harmony/counterpoint_bridge.py
counterpoint_engine/harmony/cycle_checker.py
counterpoint_engine/harmony/tonal_graph.py
tests/test_generator.py
tests/test_integration.py
tests/test_laman.py
tests/test_musical_fixes.py
tests/test_properties.py
tests/test_rules.py
tests/test_species.py
tests/test_stress_edge_regression.py
tests/test_tensor_output.py