BioSight/python
allaun 09b9f690e0 refactor(dna): optimize char classification and fix Unicode math symbol misclassification
- Pre-defined and unified character sets (OPERATOR_CHARS, BRACKET_CHARS, PUNCT_CHARS, WHITESPACE_CHARS).
- Defined precise sets for SYMMETRY_CHARS, PERIODICITY_CHARS, CONTINUITY_CHARS, and META_MATH_CHARS.
- Re-ordered specific checks to precede c.isalpha() so Unicode/Greek math letters are not misclassified as standard lower/upper alpha.

Build: 3307 jobs, 0 errors (lake build)
2026-06-27 22:53:16 -05:00
..
7-Pipeline feat(dna): align layer naming and integrate SilverSight receipt verification 2026-06-27 22:51:03 -05:00
phi refactor(dna): optimize char classification and fix Unicode math symbol misclassification 2026-06-27 22:53:16 -05:00
equation_dna_encoder.py feat(dna): align layer naming and integrate SilverSight receipt verification 2026-06-27 22:51:03 -05:00
pyproject.toml feat(init): initial BioSight commit — equation-to-DNA Φ encoding 2026-06-23 18:27:35 -05:00