nalgebra/src
Pavel Kučera 201ec1dd7f
Update inverse.rs - improved code doc try_inverse_mut
The "and leaves `self` untouched" part of the code doc was wrong. Self may be modified before early false return.
2024-05-23 09:50:21 +02:00
..
base Merge pull request #1383 from derchr/column-major-fix 2024-04-30 14:22:19 +02:00
debug Deplecate Dynamic and Dynamic::new 2023-01-14 16:22:40 +01:00
geometry Remove CUDA support relying on abandoned toolchain 2024-01-11 23:09:17 -08:00
io Rename generic parameter N -> T 2021-04-11 13:57:54 +02:00
linalg Update inverse.rs - improved code doc try_inverse_mut 2024-05-23 09:50:21 +02:00
proptest docs: Use intradoc links rather than HTML. 2023-08-06 22:34:40 +07:00
sparse fix: Correct minor typos 2023-02-01 15:48:06 +09:00
third_party Support Glam 0.25 type conversion 2024-01-27 21:11:47 +02:00
lib.rs Merge pull request #1265 from waywardmonkeys/fix-html-links 2023-09-30 18:24:28 +02:00