mirror of
https://github.com/kennethreitz/pytheory.git
synced 2026-06-05 23:00:20 +00:00
d53d8b60dd
- Fretboard["G"] shorthand via __getitem__ - Chord repr now shows <Chord C major> format - Scale = TonedScale and Note = Tone aliases - GUITAR_OVERRIDES dict with 15 curated standard chord shapes (F barre 133211, B barre x24442, etc.) - Bounded caches (max 1024 entries) for fingerings and possible_fingerings - @pytest.mark.slow on 4 chart-generation tests; fast suite runs in 2s - Highlights section moved above CLI examples on docs homepage Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>