aboutsummaryrefslogtreecommitdiff
path: root/src/Data/Array/Mixed.hs
Commit message (Expand)AuthorAge
* Make index types useful for horde-ad by parameterising IntTom Smeding2024-04-21
* sliceTom Smeding2024-04-20
* toListTom Smeding2024-04-20
* fromListTom Smeding2024-04-20
* Proper checking in *generate, plus warning in haddocksTom Smeding2024-04-15
* Fix type signature of 'append'Tom Smeding2024-04-14
* Num instances for Mixed, Ranked, ShapedTom Smeding2024-04-14
* Rename inductive Nat lemmas to INatTom Smeding2024-04-14
* Fix variable namingTom Smeding2024-04-14
* Make XArray a newtypeTom Smeding2024-04-14
* Fix constraints in Data.Array.MixedTom Smeding2024-04-14
* Rename inductive naturals to INatTom Smeding2024-04-14
* Move from unboxed to storable vectorsTom Smeding2024-04-14
* Switch to GHC.TypeLits.Nat for shapesTom Smeding2024-04-13
* Transpose functions in the APITom Smeding2024-04-09
* Fix enumShapeTom Smeding2024-04-03
* Some debugging Show instancesTom Smeding2024-04-03
* Fix fixitiesTom Smeding2024-04-03
* Reorganise, documentationTom Smeding2024-04-03