sankhya 1.0.0

sankhya — Ancient mathematical systems: Mayan, Babylonian, Egyptian, Vedic, Chinese, Greek, Roman, Islamic, and 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.*