Linear algebra library for Rust.
Go to file
Andreas Longva e3d1119bff Hide MatrixMarketScalar implementation details for now
The existing MatrixMarketScalar is relatively closely tied to the way
oru parser is implemented. I've moved these internals into an internal
trait and sealed the public trait.

This makes it less flexible for users for now, but gives us more freedom
to change internals in the future.
2021-12-01 11:45:11 +01:00
.github Test nalgebra-macros on CI 2021-05-03 13:52:34 +02:00
benches Implement the single-allocator-trait approach. 2021-08-02 18:41:46 +02:00
examples Fix some clippy warnings 2021-08-28 12:05:21 -04:00
nalgebra-glm Forward conversion features 2021-09-30 19:30:53 +02:00
nalgebra-lapack Bump the version of nalgebra-glm, nalgebra-lapack, and nalgebra-sparse. 2021-08-08 18:07:34 +02:00
nalgebra-macros Release v0.29.0 2021-08-08 17:54:35 +02:00
nalgebra-sparse Hide MatrixMarketScalar implementation details for now 2021-12-01 11:45:11 +01:00
src Merge pull request #1004 from MaxVerevkin/fix-750 2021-10-31 14:24:10 +01:00
tests Merge pull request #986 from Ralith/concise-debug 2021-09-25 17:23:14 +02:00
.gitignore .gitignore: add proptest-regressions to the ignored list. 2021-02-28 18:40:33 +01:00
CHANGELOG.md Implement Default for most geometry types 2021-10-14 11:39:22 +02:00
Cargo.toml Add support for conversion with glam 0.18 2021-08-30 18:31:21 +02:00
LICENSE Switch license to Apache v2.0 + update sponsor link. 2020-08-19 19:48:16 +02:00
Makefile Add compare feature to tests run by Makefile 2020-06-29 19:07:44 +02:00
README.md Fix crates.io badge 2021-08-02 20:43:51 -07: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.


Platinum sponsors

Rapier is supported by: