This website requires JavaScript.
Explore
Help
Sign In
M-Labs
/
nalgebra
Watch
3
Star
0
Fork
You've already forked nalgebra
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Linear algebra library for Rust.
algebra
linear-algebra
matrix
vector
707
Commits
3
Branches
96
Tags
17
MiB
Rust
100%
df2aa68ac5
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Clone in VS Code
Cite this repository
APA
BibTeX
Cancel
Sébastien Crozet
df2aa68ac5
Releave v0.11.3.
2017-04-24 20:14:06 +02:00
benches
Complete library rewrite.
2016-12-04 22:47:36 +01:00
examples
Fix mvp matrix construction typo.
2017-03-02 21:35:39 +01:00
src
Update to serde 1.0.
2017-04-24 20:13:30 +02:00
tests
Add a method to compute the trace of a matrix.
2017-03-19 22:44:08 +01:00
.gitignore
update .gitignore.
2016-08-21 22:01:39 +02:00
.travis.yml
Fix travis.yml.
2017-02-15 22:24:07 +01:00
CHANGELOG.md
Add a method to compute the trace of a matrix.
2017-03-19 22:44:08 +01:00
Cargo.toml
Releave v0.11.3.
2017-04-24 20:14:06 +02:00
LICENSE
Initial commit.
2013-05-14 11:34:28 +00:00
Makefile
Make serde optional behind the "serde-serialize" feature.
2017-02-15 22:04:34 +01:00
README.md
Make serde optional behind the "serde-serialize" feature.
2017-02-15 22:04:34 +01:00
README.md
Users guide
|
Documentation
|
Forum
Linear algebra library
for the Rust programming language.