From 39e84802d630ba2ce7e1d51641e39982d6091511 Mon Sep 17 00:00:00 2001 From: Tom Smeding Date: Tue, 11 Jun 2024 22:45:38 +0200 Subject: Add TODO --- src/Data/Array/Nested/Internal/Mixed.hs | 1 + 1 file changed, 1 insertion(+) (limited to 'src/Data/Array') diff --git a/src/Data/Array/Nested/Internal/Mixed.hs b/src/Data/Array/Nested/Internal/Mixed.hs index 7dbff83..e5d53e8 100644 --- a/src/Data/Array/Nested/Internal/Mixed.hs +++ b/src/Data/Array/Nested/Internal/Mixed.hs @@ -53,6 +53,7 @@ import Data.Array.Mixed.Lemmas -- TODO: -- 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 -- cgit v1.2.3-70-g09d2