Registry / utility / alga
library0.9.3rscratesunverified

Abstract algebra for Rust

# Cargo.toml [dependencies] alga = "0.9.3"
INSTALL
IMPORT
SIG · ALGA
A
alga
utilityrustv0.9.3
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.

AbstractGroup
use alga::general::AbstractGroup;

Demonstrate usage of an abstract algebra trait.

use alga::general::AbstractGroup; fn main() { println!("Alga provides abstract algebra traits"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.9.3latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
40 hits · last 30 days
node
36
Amazon
1
OpenAI (training)
1
Resources
alga — cargo add alga · libregistry