aboutsummaryrefslogtreecommitdiff
path: root/src/CHAD/AST/Sparse.hs
Commit message (Collapse)AuthorAge
* WIP user-specified custom typesuser-typesTom Smeding15 hours
| | | | | | The big roadblock encountered is that accumulation wants addition of monoids to be elementwise float addition; this fundamentally clashes with the concept of a user type with a custom zero and plus.
* Sparse: Maybe prevent another SpSparse introductionTom Smeding2025-11-13
|
* hlint cleanupTom Smeding2025-11-10
|
* Move module hierarchy under CHAD.Tom Smeding2025-11-10