False Positives for Determinant
Open
bug
rules
- Dominant language
- Rust
- Stars
- 114
- Forks
- 85
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 42
Description
## Version
MathCAT 0.7.5
## Issue
MathCAT seems to assume that vertical bars surrounding a capital letter implies that the determinant of a matrix is being taken, as in $|J|$, although it seems that "absolute value" would be a safer inference. When working with matrices and scalars that happen to be labeled by capital letters, MathCAT's output can be very misleading, as one may assume that $\det J$ was explicitly written.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.