Read vertical bar as "bar" rather than "divides" by default
- Dominant language
- Rust
- Stars
- 114
- Forks
- 85
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 42
Description
Currently, it seems that MathCAT reads the vertical bar as "divides" by default. Note that the vertical bar can be used to indicate norm, absolute value, conditioning (probability), set builder notation, divisibility, etc. In my experience, I encounter cases of absolute value and conditioning way more than the rest, but that is likely because I am taking more statistics classes and my experience is not representative. That said, I don't think that divisibility is the most common context either. While the eventual goal would be to read the vertical bars in a context-aware manner, for now, I'd say the default reading should be "bar" and not "divides." It is shorter, more neutral, and less misleading.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.