index
:
ox-arrays
exper-hs-numops
exper-invperm-proof
experiment-with-KnownShape
flesh-out-sized-lists
invert-castable
master
no-normalise-binop
peano-snat
Nested, compositional struct-of-arrays orthotope arrays
git daemon user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Branch
Commit message
Author
Age
exper-hs-numops
Benchmark with haskell num ops via mutable vectors
Tom Smeding
10 months
exper-invperm-proof
Try write correct inverse permutation function (incomplete)
Tom Smeding
9 months
experiment-with-KnownShape
Make also the sized shaped lists strict due to impurity in horde-ad
Mikolaj Konarski
10 months
flesh-out-sized-lists
Try to make up for ToINat not being injective
Mikolaj Konarski
11 months
invert-castable
WIP invertable Castable
Tom Smeding
5 weeks
master
More consistent equality functions on shapes
Tom Smeding
11 hours
no-normalise-binop
WIP binary ops without normalisation
Tom Smeding
11 hours
peano-snat
WIP half-peano SNats
Tom Smeding
4 weeks
Tag
Download
Author
Age
last-with-inat
commit 77ab86ede9...
Tom Smeding
10 months
Age
Commit message
Author
11 hours
WIP binary ops without normalisation
no-normalise-binop
Tom Smeding
11 hours
More consistent equality functions on shapes
HEAD
master
Tom Smeding
6 days
C: Simplify DOTPROD_STRIDED_OP signature
Tom Smeding
6 days
arith: Unary float ops on strided arrays without normalisation
Tom Smeding
8 days
Orthotope has been updated: less hacks
Tom Smeding
2025-02-18
All arrays are Eq and Ord (they compare shape first, then values)
Tom Smeding
2025-02-18
Less pointless standalone Ord instances
Tom Smeding
2025-02-18
arith: Fix unary op stride bugs
Tom Smeding
2025-02-18
arith: Some negate tests (to check stride handling)
Tom Smeding
2025-02-17
Fix a typo in an error message
Mikolaj Konarski
[...]