Linear algebra library for Rust.
Stars
4.7k
Forks
542
Watchers
4.7k
Open Issues
422
Overall repository health assessment
No package.json found
This might not be a Node.js project
1.6k
commits
199
commits
73
commits
63
commits
62
commits
44
commits
36
commits
35
commits
34
commits
30
commits
chore: remove all glam conversions before 0.30 (#1598)
c52ca1fView on GitHubFix T: Sync bound of impl Send for ViewStorage (#1581)
0fbf591View on GitHubfeat: add conversion from/to glam 0.31and 0.32 (#1597)
cf82b27View on GitHubFix grammar to accept numbers without leading zeros, e.g. ".45" (#1578)
626c6cdView on GitHubImplement absolute threshold for early deflation in Schur algorithm (#1565)
0b2536bView on GitHubfix clippy warnings for manual implementations of is_multiple_of() (#1573)
e0623eeView on GitHubFeature/add geo ant to list of nalgebra lapack contributors (#1576)
76adc78View on GitHubAsserting matrix shapes for `Matrix::abs_diff_eq` (#1568)
57b83b8View on GitHub