aboutsummaryrefslogtreecommitdiff
path: root/src/Data/Array/Mixed/Internal/Arith/Foreign.hs
Commit message (Collapse)AuthorAge
* arith: Only strided unary int opsTom Smeding6 days
| | | | | This should have negligible overhead and will save a whole bunch of C code duplication when the FUnops are also converted to strided form.
* arith: Unary int ops on strided arrays without normalisationTom Smeding7 days
|
* Add {m,r,s}dot1InnerTom Smeding2024-06-19
|
* Clean up Foreign.hsTom Smeding2024-06-18
|
* More sensible argument order to reduce1 C opTom Smeding2024-06-18
|
* sumAllPrimTom Smeding2024-06-17
|
* Clean up some redundant catMaybesTom Smeding2024-06-10
|
* Dot productTom Smeding2024-06-10
|
* argmin and argmaxTom Smeding2024-06-09
|
* Refactor Mixed (modules, regular function names)Tom Smeding2024-05-30