AlgebraicJulia / AlgebraicJulia/DiagrammaticEquations.jl
Convert all Unicode to Ascii
Ouverte
- Langage dominant
- Julia
- Étoiles
- 20
- Forks
- 4
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
In Decapodes specifically but perhaps more generally as well, we should make all code relying on symbol name matching to depend on matching to the Ascii version of that symbol name. Unicode names can be supported but under the hood these should be converted to Ascii when needed.
Doing this makes the underlying code more maintainable since we only ever need to worry about the Ascii name and having the Ascii name be the base makes the code more accessible to users.
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Évaluation
Cette issue n'a pas encore été évaluée.