sankhya 2.0.0

sankhya — Ancient mathematical systems, historical calendars, and archaeoastronomy: 10+ calendar systems, 8 civilizations of mathematics, cross-civilizational epoch correlation
Documentation
# Build artifacts
/target/

# Editor / IDE
*.swp
*.swo
*~
.idea/
.vscode/
*.iml

# OS files
.DS_Store
Thumbs.db

# Debugging
*.pdb

# Coverage
lcov.info
tarpaulin-report.html
coverage/

# Benchmark output
criterion/

# Proptest persistence
proptest-regressions/

# cargo-vet downloads
supply-chain/.cache/

# Environment / secrets
.env
.env.*