nalgebra/src
Allan Zhang 20dbfbd6f9 Use parenthesis for exclusive lower bound
Changes `]0, pi]` to `(0, pi]`.

Replaces PR #1173 and resolves Issue #1164.
2022-11-04 09:34:46 -04:00
..
base Added try_cast() to Matrix 2022-10-27 19:56:38 +00:00
debug Implement the single-allocator-trait approach. 2021-08-02 18:41:46 +02:00
geometry Use parenthesis for exclusive lower bound 2022-11-04 09:34:46 -04:00
io Rename generic parameter N -> T 2021-04-11 13:57:54 +02:00
linalg Address review comments 2022-03-09 21:04:43 -05:00
proptest Implement the single-allocator-trait approach. 2021-08-02 18:41:46 +02:00
sparse Remove the Copy requirement from SimdRealField. 2021-08-04 17:34:25 +02:00
third_party Use From trait to convert glam types to arrays. 2022-07-23 23:55:40 +02:00
lib.rs Link listed types in lib.rs to their docs 2022-09-04 00:39:57 +02:00