Linear algebra library for Rust.
Go to file
Owen Brooks 9036e87dd6 Fix Point display to respect formatting parameters
This changes Point formatting to match formatting of other geometry types, including Isometry, Scale, and Rotation.
Fixes issue #1115 since it passes through the desired precision formatting parameter.
2022-06-06 18:58:25 +10:00
.github remove extra yaml file 2022-05-09 14:19:11 -06:00
benches Add dedicated implementations of SVD for 2x2 and 3x3 real matrices. 2021-11-26 17:45:42 +01:00
examples Release v0.31.0 2022-04-30 10:59:26 +02:00
nalgebra-glm Release v0.31.0 2022-04-30 10:59:26 +02:00
nalgebra-lapack Release v0.31.0 2022-04-30 10:59:26 +02:00
nalgebra-macros Release v0.31.0 2022-04-30 10:59:26 +02:00
nalgebra-sparse fix failing test 2022-05-03 14:19:24 -06:00
src Fix Point display to respect formatting parameters 2022-06-06 18:58:25 +10:00
tests fixed cargo fmt 2022-03-29 13:42:38 -05:00
.gitignore .gitignore: add proptest-regressions to the ignored list. 2021-02-28 18:40:33 +01:00
CHANGELOG.md Release v0.31.0 2022-04-30 10:59:26 +02:00
Cargo.toml Release v0.31.0 2022-04-30 10:59:26 +02:00
LICENSE Switch license to Apache v2.0 + update sponsor link. 2020-08-19 19:48:16 +02:00
README.md Readme: update sponsors 2022-04-18 10:45:38 +02:00
clippy.toml Fix some warnings 2021-07-27 19:24:55 -04:00
rustfmt.toml Fix some warnings 2021-07-27 19:24:55 -04:00

README.md

crates.io

Build status crates.io

Users guide | Documentation | Forum


Linear algebra library for the Rust programming language.


Acknowledgements

nalgebra is supported by our platinum sponsors:

And our gold sponsors: