Crate algebra

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.