Broken doc link: SquareMatrix determinant
Open
- Dominant language
- Rust
- Stars
- 4.8k
- Forks
- 565
- PR merge metrics
- No merged PRs in 30d
Description
I just noticed that the following link to the `SquareMatrix` trait is broken in the reference docs on nalgebra.org :
https://www.nalgebra.org/rustdoc/nalgebra/linalg/determinant/type.SquareMatrix.html
The link came from a search here: https://www.nalgebra.org/rustdoc/nalgebra/linalg/?search=determinant
However, that doesn't look right to me: Why would a type `SquareMatrix` trait be in a module called `determinant`?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.