aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Explicit re-exports of Base membersTom Smeding32 hours
* Flip arguments of mcastToShaped for consistencyTom Smeding33 hours
* Convert: Export list; simplify some functions with castCastableTom Smeding33 hours
* Move casts to DAN.Convert; split Ranked/Shaped types into .BaseTom Smeding33 hours
* Make mcast available in CastableTom Smeding33 hours
* mcastSafe was unsound; it's now goneTom Smeding33 hours
* Simplify lemRankAppTom Smeding33 hours
* Move Data.Array.Arith to Data.Array.Strided.OrthotopeTom Smeding35 hours
* Move Arith, XArray and ConvertMikolaj Konarski3 days
* Rename the three main public tensor API modulesMikolaj Konarski3 days
* Add .stylish-haskell.yaml that matches Tom's preferencesMikolaj Konarski3 days
* Split and uniformly rename Shape modulesMikolaj Konarski3 days
* Update copyright info in cabal fileTom Smeding4 days
* Appease GHC 9.10.2Tom Smeding4 days
* Some constraints look redundant to GHC, but are notTom Smeding4 days
* Revert some stylistic changesTom Smeding4 days
* Fix some of the warnings GHC 9.12.2 now producesMikolaj Konarski4 days
* Apply some suggestions from hlintMikolaj Konarski4 days
* Let stylish-haskell sort thingsMikolaj Konarski4 days
* Enable more warningsMikolaj Konarski4 days
* Add a couple of new zip operations that obviously make senseMikolaj Konarski4 days
* Generalise list{x,s}Zip{,With} from Const to fTom Smeding5 days
* Satisfy 'cabal check' a bit moreTom Smeding5 days
* Show BagTom Smeding5 days
* Let's not add commented redundant needless errorsTom Smeding5 days
* Fix almost all 'cabal check' warnings and errorsMikolaj Konarski5 days
* Add zip and zipWith for sized listsMikolaj Konarski6 days
* Fill in missing Head and HEADMikolaj Konarski6 days
* Cargo-cult NFData for all sized list typesMikolaj Konarski6 days
* Define fooLength and/or fooRank whenever not yet definedMikolaj Konarski6 days
* Fix the Show instance for ShapedMikolaj Konarski2025-04-26
* Put Data.Array.Nested at top of cabal fileTom Smeding2025-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
* Bump base upper boundTom Smeding2025-04-23
* test: up 'random' dependencyTom Smeding2025-04-23
* arith: Better typing of enum stats_binary_idTom Smeding2025-04-15
* arith: Don't use C23 featuresTom Smeding2025-04-15
* Dotprod: Optimise reversed and replicated dimensionsTom Smeding2025-03-25
* bench: Dot product benchmarksTom Smeding2025-03-25
* bench: Move comparison benchmarks to separate functionTom Smeding2025-03-25
* Improve an error messageTom Smeding2025-03-25
* Compatibility liftVEltwise1 (TODO remove)Tom Smeding2025-03-20
* Fix typo in error messageTom Smeding2025-03-20
* Some re-exports for compatibilityTom Smeding2025-03-20
* Separate arith routines into a libraryTom Smeding2025-03-20
* arith stats: Print timings with 3 digits precisionTom Smeding2025-03-18
* arith stats: Improve output formatTom Smeding2025-03-18