Docs.rs
algebra-0.2.0
algebra 0.2.0
Docs.rs crate page
Links
Repository
crates.io
Source
Owners
brendanzab
silvanshade
Dependencies
quickcheck ^0.2
dev
quickcheck_macros ^0.2
dev
Versions
100%
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
algebra
0.2.0
All Items
Crate Items
Modules
Crate
algebra
Copy item path
Source
Expand description
Traits for generic mathematics.
Modules
ยง
cmp
Order and equivalence relations.
ident
Identities for binary operators.
ops
Operators traits and structures.
structure
Fundamental algebraic structures.
wrapper
Wrappers that attach an algebraic structure with a value type.