aboutsummaryrefslogtreecommitdiff
path: root/src/Data/Array/Nested
Commit message (Expand)AuthorAge
* Add the criminally absent singletons to numEltMinIndex and numEltMaxIndexMikolaj Konarski4 days
* Improve error messageTom Smeding8 days
* Decent, consistent Num for Shaped, but with type classes :(Tom Smeding8 days
* Add withKnownSh{S,X}Tom Smeding9 days
* Incoherent Shaped '[] instances (Num/Fractional)Tom Smeding9 days
* Remove now-unused import :DTom Smeding10 days
* Make fromInteger error for all array typesTom Smeding10 days
* Support arrays of BoolTom Smeding2024-10-18
* Better error message in IsList(ListR)Tom Smeding2024-10-10
* Sync Trace.hs fully with Nested.hs; gentrace.sh monstrosityTom Smeding2024-10-10
* Also export recent type family exports from Trace.hsTom Smeding2024-10-10
* Add recent functions to Trace.hsTom Smeding2024-10-10
* Remove redundant Elt constraintTom Smeding2024-10-09
* Add rToMixed and stoMixedTom Smeding2024-10-09
* Revert "Add an awkward extra Typeable constraint that helps comparing shapes"Tom Smeding2024-07-24
* Make ShS an instance of TestEqualityTom Smeding2024-07-24
* Add an awkward extra Typeable constraint that helps comparing shapesMikolaj Konarski2024-07-21
* Remove obsolete TODOTom Smeding2024-06-20
* Update trace wrapperTom Smeding2024-06-19
* Add {m,r,s}dot1InnerTom Smeding2024-06-19
* Add same-size constraint to sreshapeTom Smeding2024-06-17
* sumAllPrimTom Smeding2024-06-17
* Generalise more lifting functionsTom Smeding2024-06-17
* Generalise some of the lifting functions to type-changingTom Smeding2024-06-17
* Update trace wrappersTom Smeding2024-06-17
* Error out at fromInteger from the Num instance of ShapedMikolaj Konarski2024-06-15
* Show instances via toListLinearTom Smeding2024-06-14
* [mrs]{from,to}ListLinearTom Smeding2024-06-14
* Export full [mrs]{shape,rank,size} setTom Smeding2024-06-14
* Add KnownShape generators from ShSTom Smeding2024-06-13
* Rename *LengthSNat to *RankTom Smeding2024-06-13
* s{from,to}OrthotopeTom Smeding2024-06-13
* Add TODOTom Smeding2024-06-11
* Add (temporary version of) more general mdotTom Smeding2024-06-10
* Add *flattenTom Smeding2024-06-10
* Update TODOTom Smeding2024-06-10
* Add head functions for the nested list typesTom Smeding2024-06-10
* Very unsafe fromInteger that crashes everything if you do it wrongTom Smeding2024-06-10
* Add TODOTom Smeding2024-06-10
* Dot productTom Smeding2024-06-10
* Rename arg{min,max} to {min,max}IndexTom Smeding2024-06-10
* argmin and argmaxTom Smeding2024-06-09
* Add mliftL (written but yet unused)Tom Smeding2024-06-09
* nest, unNestTom Smeding2024-06-09
* Concatenation of arrays for M and RTom Smeding2024-06-09
* Traced Nested moduleTom Smeding2024-06-09
* Small cleanupsTom Smeding2024-06-09
* Generalise Ord instances to full lexicographical orderTom Smeding2024-06-07
* Fix formattingTom Smeding2024-06-07
* Change a confusing function argument nameMikolaj Konarski2024-06-07