In the documentation of RawStorage::stride it was falsely claimed that the storage of the matrix happens in a row-major fashion. In fact it is column-major.
Users guide | Documentation | Forum
Linear algebra library for the Rust programming language.