Registry / utility / maths-traits

maths-traits

JSON →
library0.2.1rscratesunverified

A simple to use yet abstract system of mathematical traits for the Rust language.

# Cargo.toml [dependencies] maths-traits = "0.2.1"
INSTALL
IMPORT
SIG · MATHS-TRAITS
M
maths-traits
utilityrustv0.2.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Group
use maths_traits::algebra::Group;

Use the Group trait from maths-traits.

use maths_traits::algebra::Group; fn main() { println!("Group trait available"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.2.1latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
2 hits · last 30 days
node
2
Resources
maths-traits — cargo add maths-traits · libregistry