From 9e675915525cf1b19269a0fec474a2537d2033d7 Mon Sep 17 00:00:00 2001 From: Tom Smeding Date: Thu, 20 Jun 2024 10:03:45 +0200 Subject: Remove obsolete TODO --- src/Data/Array/Nested/Internal/Mixed.hs | 3 --- 1 file changed, 3 deletions(-) (limited to 'src/Data/Array/Nested/Internal/Mixed.hs') diff --git a/src/Data/Array/Nested/Internal/Mixed.hs b/src/Data/Array/Nested/Internal/Mixed.hs index 50202ba..731dbef 100644 --- a/src/Data/Array/Nested/Internal/Mixed.hs +++ b/src/Data/Array/Nested/Internal/Mixed.hs @@ -54,9 +54,6 @@ import Data.Array.Mixed.Lemmas -- sumAllPrim :: (PrimElt a, NumElt a) => Mixed sh a -> a -- rminIndex1 :: Ranked (n + 1) a -> Ranked n Int -- gather/scatter-like things (most generally, the higher-order variants: accelerate's backpermute/permute) --- Remove current rdot and replace with: --- rdot1Inner :: Ranked (n + 1) a -> Ranked (n + 1) a -> Ranked n a --- rdot :: Ranked n a -> Ranked n a -> a -- After benchmarking: matmul and matvec -- cgit v1.2.3-70-g09d2