dimforge / dimforge/nalgebra

MatrixSlice1xX (and maybe others) are wrong

Open
#683 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Rust
Stars
4.8k
Forks
565
PR merge metrics
No merged PRs in 30d

Description

I've just had a headache debugging trying to handle the generics in your library and found a bug in one of your typedefs.

`MatrixSlice1xX` is defined wrongly, as `CStride = U1` by default and I actually think, that `MatrixSliceXx1` is also wrong, as `RStride = U1` there.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.