Docs.rs
geometric_rep_theory-0.1.1
geometric_rep_theory 0.1.1
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
Cobord
Dependencies
itertools ^0.14.0
normal
nalgebra ^0.33
normal
nonempty ^0.12.0
normal
num ^0.4.3
normal
petgraph ^0.8.3
normal
qhull ^0.4.0
normal
proptest ^1.11.0
dev
Versions
69.53%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
Files
geometric_rep_theory/
lib.rs
1
pub mod
cluster_algebra;
2
pub mod
quiver_algebra;
3
pub mod
toric;
4
mod
utils;