#group #algae #structures #abstract #algebraic #implemented #collection

algae-rs

A collection of abstract algebraic structures implemented in Rust

5 releases

0.1.252 Feb 8, 2023
0.1.251 Feb 8, 2023

#1783 in Data structures

MIT license

47KB
925 lines

algae is a collection of abstract algebraic structures implemented in Rust. It begins by defining sets and eventually builds up to vector spaces and Lie groups.

No runtime deps