aboutsummaryrefslogtreecommitdiff
path: root/src/Data/Array/Nested/Ranked.hs
Commit message (Collapse)AuthorAge
* Run stylish-haskellMikolaj Konarski2025-05-17
|
* Merge both Lemmas modulesMikolaj Konarski2025-05-17
|
* Move modules Permutation and TypesMikolaj Konarski2025-05-16
|
* Shape/index function renameTom Smeding2025-05-16
|
* Explicit re-exports of Base membersTom Smeding2025-05-16
| | | | | This is to ensure that haddock doesn't insert a module reference, but displays the members of the Base module inline.
* Move casts to DAN.Convert; split Ranked/Shaped types into .BaseTom Smeding2025-05-15
|
* Move Arith, XArray and ConvertMikolaj Konarski2025-05-14
|
* Rename the three main public tensor API modulesMikolaj Konarski2025-05-14
|
* Clearer module purposesTom Smeding2024-05-30
| | | | Thanks Mikolaj for discussion
* Refactor Nested (modules, function names)Tom Smeding2024-05-30