# geometric_rep_theory
A Rust workspace for algebraic and geometric structures arising in mathematical physics and mirror symmetry.
## Modules
- [arithmetic_utils](src/arithmetic_utils/README.md) — shared algebraic traits (`Ring`, `SemiRing`, `Field`), checked arithmetic, `DynMatrix`, and the `rank` function
- [quiver_algebra](src/quiver_algebra/README.md) — path algebras, DG-algebras and DG-modules over quivers, bimodules, and Hochschild cohomology
- [toric](src/toric/README.md) — rational polyhedral cones, toric fans, convex polytopes, and toric ideals
- [cluster_algebra](src/cluster_algebra/README.md) — cluster algebras with quiver mutation and compatible Poisson structures
- [plethystic](src/plethystic/README.md) — the ring of symmetric functions Λ in the power-sum basis, λ-rings, and the plethystic substitution action
- [oper](src/oper/README.md) — differential operators on affine n-space