4 releases
0.2.2 | Jun 23, 2024 |
---|---|
0.2.1 | Jul 9, 2023 |
0.2.0 | Jan 14, 2023 |
0.1.0 | Jun 2, 2021 |
#61 in #matrix-vector
648,966 downloads per month
Used in 18 crates
(via nalgebra)
34KB
472 lines
Linear algebra library for the Rust programming language.
lib.rs
:
Macros for nalgebra
.
This crate is not intended for direct consumption. Instead, the macros are re-exported by
nalgebra
if the macros
feature is enabled (enabled by default).
Dependencies
~280–740KB
~18K SLoC