aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* Run stylish-haskellMikolaj Konarski13 days
* Nested.hs: Fix typo in doc commentTom Smeding13 days
* Nested.hs: import and export orderingTom Smeding13 days
* Update doc comments in LemmasTom Smeding13 days
* Move shape conversion ops to Data.Array.Nested.ConvertMikolaj Konarski13 days
* Move code around in Data.Array.Nested.ConvertMikolaj Konarski13 days
* Merge both Lemmas modulesMikolaj Konarski13 days
* Eliminate the dependency cycle of Lemmas modulesMikolaj Konarski13 days
* Move modules Permutation and TypesMikolaj Konarski13 days
* Generalize some shape conversion functionsMikolaj Konarski14 days
* Revert "Remove the KnownNat constraint from (:5509)"Tom Smeding14 days
* Shape/index function renameTom Smeding14 days
* default-show-instances flagTom Smeding14 days
* Remove the KnownNat constraint from (:5509)Mikolaj Konarski14 days
* Explicit re-exports of Base membersTom Smeding2025-05-16
* Flip arguments of mcastToShaped for consistencyTom Smeding2025-05-16
* Convert: Export list; simplify some functions with castCastableTom Smeding2025-05-16
* Move casts to DAN.Convert; split Ranked/Shaped types into .BaseTom Smeding2025-05-15
* Make mcast available in CastableTom Smeding2025-05-15
* mcastSafe was unsound; it's now goneTom Smeding2025-05-15
* Simplify lemRankAppTom Smeding2025-05-15
* Move Data.Array.Arith to Data.Array.Strided.OrthotopeTom Smeding2025-05-15
* Move Arith, XArray and ConvertMikolaj Konarski2025-05-14
* Rename the three main public tensor API modulesMikolaj Konarski2025-05-14
* Add .stylish-haskell.yaml that matches Tom's preferencesMikolaj Konarski2025-05-14
* Split and uniformly rename Shape modulesMikolaj Konarski2025-05-14
* Appease GHC 9.10.2Tom Smeding2025-05-13
* Revert some stylistic changesTom Smeding2025-05-13
* Fix some of the warnings GHC 9.12.2 now producesMikolaj Konarski2025-05-13
* Apply some suggestions from hlintMikolaj Konarski2025-05-13
* Let stylish-haskell sort thingsMikolaj Konarski2025-05-13
* Add a couple of new zip operations that obviously make senseMikolaj Konarski2025-05-13
* Generalise list{x,s}Zip{,With} from Const to fTom Smeding2025-05-12
* Show BagTom Smeding2025-05-12
* Let's not add commented redundant needless errorsTom Smeding2025-05-12
* Add zip and zipWith for sized listsMikolaj Konarski2025-05-11
* Fill in missing Head and HEADMikolaj Konarski2025-05-11
* Cargo-cult NFData for all sized list typesMikolaj Konarski2025-05-11
* Define fooLength and/or fooRank whenever not yet definedMikolaj Konarski2025-05-11
* Fix the Show instance for ShapedMikolaj Konarski2025-04-26
* Refactor the clever replicate-aware Show instancesTom Smeding2025-04-26
* Do away with ShowVia{ToListLinear,Primitive}, were unusedTom Smeding2025-04-26
* Show concisely arrays replicated from a single element (scalar or not)Mikolaj Konarski2025-04-26
* Add mstrideTree and StrideTreeMikolaj Konarski2025-04-25
* Improve an error messageTom Smeding2025-03-25
* Compatibility liftVEltwise1 (TODO remove)Tom Smeding2025-03-20
* Some re-exports for compatibilityTom Smeding2025-03-20
* Separate arith routines into a libraryTom Smeding2025-03-20
* Arith statistics collection from CTom Smeding2025-03-18
* arith: Don't FFI-import unused dotprod_*_strided opsTom Smeding2025-03-18