index
:
ox-arrays
exper-hs-numops
exper-invperm-proof
experiment-with-KnownShape
flesh-out-sized-lists
invert-castable
master
peano-snat
Nested, compositional struct-of-arrays orthotope arrays
git daemon user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
Data
/
Array
/
Mixed
/
XArray.hs
Commit message (
Expand
)
Author
Age
*
Add .stylish-haskell.yaml that matches Tom's preferences
Mikolaj Konarski
21 hours
*
Split and uniformly rename Shape modules
Mikolaj Konarski
21 hours
*
Revert some stylistic changes
Tom Smeding
37 hours
*
Apply some suggestions from hlint
Mikolaj Konarski
40 hours
*
Let stylish-haskell sort things
Mikolaj Konarski
40 hours
*
Refactor the clever replicate-aware Show instances
Tom Smeding
2025-04-26
*
Some re-exports for compatibility
Tom Smeding
2025-03-20
*
Separate arith routines into a library
Tom Smeding
2025-03-20
*
All arrays are Eq and Ord (they compare shape first, then values)
Tom Smeding
2025-02-18
*
Uniformise NFData instance (by putting rnf in Elt)
Tom Smeding
2024-12-18
*
Fix X.empty
Tom Smeding
2024-11-22
*
Improve error message for X.empty
Tom Smeding
2024-11-22
*
sumAllPrim
Tom Smeding
2024-06-17
*
Rename *LengthSNat to *Rank
Tom Smeding
2024-06-13
*
Concatenation of arrays for M and R
Tom Smeding
2024-06-09
*
Generalise Ord instances to full lexicographical order
Tom Smeding
2024-06-07
*
Clearer module purposes
Tom Smeding
2024-05-30