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
/
Nested
Commit message (
Expand
)
Author
Age
*
Eliminate the dependency cycle of Lemmas modules
Mikolaj Konarski
20 hours
*
Move modules Permutation and Types
Mikolaj Konarski
20 hours
*
Generalize some shape conversion functions
Mikolaj Konarski
30 hours
*
Revert "Remove the KnownNat constraint from (:5509)"
Tom Smeding
32 hours
*
Shape/index function rename
Tom Smeding
32 hours
*
default-show-instances flag
Tom Smeding
33 hours
*
Remove the KnownNat constraint from (:5509)
Mikolaj Konarski
33 hours
*
Explicit re-exports of Base members
Tom Smeding
44 hours
*
Flip arguments of mcastToShaped for consistency
Tom Smeding
44 hours
*
Convert: Export list; simplify some functions with castCastable
Tom Smeding
44 hours
*
Move casts to DAN.Convert; split Ranked/Shaped types into .Base
Tom Smeding
44 hours
*
Make mcast available in Castable
Tom Smeding
45 hours
*
mcastSafe was unsound; it's now gone
Tom Smeding
45 hours
*
Move Data.Array.Arith to Data.Array.Strided.Orthotope
Tom Smeding
46 hours
*
Move Arith, XArray and Convert
Mikolaj Konarski
3 days
*
Rename the three main public tensor API modules
Mikolaj Konarski
3 days
*
Add .stylish-haskell.yaml that matches Tom's preferences
Mikolaj Konarski
3 days
*
Split and uniformly rename Shape modules
Mikolaj Konarski
3 days
*
Appease GHC 9.10.2
Tom Smeding
4 days
*
Revert some stylistic changes
Tom Smeding
4 days
*
Fix some of the warnings GHC 9.12.2 now produces
Mikolaj Konarski
4 days
*
Apply some suggestions from hlint
Mikolaj Konarski
4 days
*
Let stylish-haskell sort things
Mikolaj Konarski
4 days
*
Add a couple of new zip operations that obviously make sense
Mikolaj Konarski
4 days
*
Generalise list{x,s}Zip{,With} from Const to f
Tom Smeding
5 days
*
Let's not add commented redundant needless errors
Tom Smeding
5 days
*
Add zip and zipWith for sized lists
Mikolaj Konarski
6 days
*
Cargo-cult NFData for all sized list types
Mikolaj Konarski
6 days
*
Define fooLength and/or fooRank whenever not yet defined
Mikolaj Konarski
6 days
*
Fix the Show instance for Shaped
Mikolaj Konarski
2025-04-26
*
Refactor the clever replicate-aware Show instances
Tom Smeding
2025-04-26
*
Do away with ShowVia{ToListLinear,Primitive}, were unused
Tom Smeding
2025-04-26
*
Show concisely arrays replicated from a single element (scalar or not)
Mikolaj Konarski
2025-04-26
*
Add mstrideTree and StrideTree
Mikolaj Konarski
2025-04-25
*
Improve an error message
Tom Smeding
2025-03-25
*
Some re-exports for compatibility
Tom Smeding
2025-03-20
*
Separate arith routines into a library
Tom Smeding
2025-03-20
*
Rename arithPromote* to lift* (unrelated to arith ops, really)
Tom Smeding
2025-03-13
*
Add atan2
Tom Smeding
2025-03-13
*
Implement quot/rem
Tom Smeding
2025-03-13
*
Remove redundant constraints on arith instances
Tom Smeding
2025-03-12
*
Slight cleanup of arith instances for Mixed/Ranked/Shaped
Tom Smeding
2025-03-12
*
More consistent equality functions on shapes
Tom Smeding
2025-03-11
*
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
*
Remove 'type data' for now (GHC 9.10 breaks)
Tom Smeding
2025-02-15
*
mcastSafe, castCastable
Tom Smeding
2025-02-01
*
Eliminate the lame shaped fromInteger implementation
Mikolaj Konarski
2025-01-24
*
Add some spuriously missing Eq/Generic instances
Tom Smeding
2024-12-18
*
Uniformise NFData instance (by putting rnf in Elt)
Tom Smeding
2024-12-18
[next]