brendanzab / algebra

Abstract algebra for Rust (still very much a WIP!)
Apache License 2.0
60 stars 9 forks source link

Implemented Module-like structures. #24

Closed WaDelma closed 8 years ago

WaDelma commented 8 years ago

Addresses #17.

brendanzab commented 8 years ago

Thanks!