Docs.rs
matrixlib-0.1.2
matrixlib 0.1.2
Permalink
Docs.rs crate page
GPL-2.0-or-later
Links
Repository
crates.io
Source
Owners
Squirrelcoding
Dependencies
thiserror ^1.0.32
normal
Versions
83.33%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
matrixlib
0.1.2
All Items
Crate Items
Modules
Crate
matrixlib
Copy item path
Source
Expand description
A really bad toy matrix library just so i can practice some rust. Don’t use this. Use
Nalgebra
.
Modules
§
error
Error types
matrix
Matrices
vector
Vectors.