~kb/sparse

7e066be3 — Kim Burgess 3 years ago main
Stub Matrix type
e6876df4 — Kim Burgess 3 years ago
Complete niave Vector implementation

Provides initial structure and test coverage to enable refactoring and
perf updates.
3b44fbb0 — Kim Burgess 3 years ago
Support random element generation in specs
ad8dd738 — Kim Burgess 3 years ago
Use identiy check in specs
8d9abe91 — Kim Burgess 3 years ago
Continued Vector impl (still WIP)
64465927 — Kim Burgess 3 years ago
Simplify element lookup
5370ad67 — Kim Burgess 3 years ago
Improve perf of element insertion
ab6dc9e2 — Kim Burgess 3 years ago
(Partial) specs for Vector
602e043a — Kim Burgess 3 years ago
Initial Monoid, Semiring, Vector types
05142393 — Kim Burgess 3 years ago
Initial commit