aboutsummaryrefslogtreecommitdiff
path: root/ops/Data
Commit message (Collapse)AuthorAge
* Merge branch 'master' into mvecsReplicateTom Smeding6 days
|\
| * C: Fix REDUCEFULLTom Smeding6 days
| | | | | | | | Only the last inner vector was kept...
* | Improve the implementation of the other fromSNat'Mikolaj Konarski10 days
| |
* | Add a few more GHC warnings and fix all offendersMikolaj Konarski2025-12-22
| |
* | Fix a typo in IntElt IntMikolaj Konarski2025-12-11
|/
* arith: Add IntElt instances for Int8 and Int16Tom Smeding2025-11-15
|
* arith: Support Int8 and Int16Tom Smeding2025-11-15
|
* 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
|
* Dotprod: Optimise reversed and replicated dimensionsTom Smeding2025-03-25
|
* 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
The point is that this separate library does not depend on orthotope.