aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Smeding <t.j.smeding@uu.nl>2024-06-10 16:25:31 +0200
committerTom Smeding <t.j.smeding@uu.nl>2024-06-10 16:25:31 +0200
commitcebce678a2b86b03796ef71ceec42664d180b107 (patch)
tree1865aab1167c5e8100eefc054afcc4b58a8e9d94
parent1ebae1e4ebda334d316f1e9ea3718ef38ee3cdf8 (diff)
Add TODO
-rw-r--r--src/Data/Array/Nested/Internal/Mixed.hs1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Data/Array/Nested/Internal/Mixed.hs b/src/Data/Array/Nested/Internal/Mixed.hs
index 2c99487..c80325c 100644
--- a/src/Data/Array/Nested/Internal/Mixed.hs
+++ b/src/Data/Array/Nested/Internal/Mixed.hs
@@ -51,6 +51,7 @@ import Data.Array.Mixed.Lemmas
-- TODO:
-- dotprod, sumAllPrim :: (PrimElt a, NumElt a) => Mixed sh a -> a
+-- Fix C functions for reversed vectors (need offsets with everything)
-- After benchmarking: matmul and matvec