Search code examples
Removing "case" with duplicate branches from Haskell's Core...


haskellrepa

Read More
How to enable parallelism in the HIP library...


haskellparallel-processingrepa

Read More
Do Accelerate and Repa have different use cases?...


haskellrepa

Read More
Haskell: parallel computation and the 'sequential property' of monads...


haskellmonadsrepa

Read More
Intersperse values into separate Vectors using generate...


haskellrepahaskell-vector

Read More
Is there usage of Haskell Repa slice function analogous to Vector and other languages?...


arrayshaskellvectorrepa

Read More
Emulating non-rectangular arrays...


haskellrepaaccelerate-haskell

Read More
Repa creation from ByteString...


arraysperformancehaskellrepa

Read More
Haskell repa --- mapping with indices...


arrayshaskellrepa

Read More
REPA: computeS and computeP?...


imagehaskellrepa

Read More
Write to file, but overwrite it if it exists with DevIL and REPA...


haskelldevilrepa

Read More
Monadic QuickCheck test not working for arbitrary Repa array...


haskellmonadsquickcheckrepa

Read More
Repa nested array definitions resulting in "Performing nested parallel computation sequentially...


haskellrepa

Read More
How to filter by predicate on index in Repa...


haskellfilterrepa

Read More
Performance of DIM1 Repa Array vs Vector...


haskellvectorrepa

Read More
Run-length encoding of a Repa array...


arrayshaskellrun-length-encodingrepa

Read More
Reading samples, from a file, into an array...


arrayshaskellbytestringrepa

Read More
Appropriate representation for lazy array in Haskell...


arrayshaskelldata-structureslazy-evaluationrepa

Read More
Haskell Repa - traversing a 2D array...


haskellrepa

Read More
Not in scope error when trying to use Repa package...


haskellimportrepa

Read More
How to stack arrays in repa (Haskell)...


arrayshaskellrepa

Read More
An array of triplets in repa checked at compile time...


haskellrepa

Read More
Nested Parallelism in Repa...


haskellrepa

Read More
why do I get a type error in this case with Data.Array.Repa.Algorithms.Matrix.mmultP?...


haskellrepa

Read More
Haskell / repa - is there a way to pretty-print matrices?...


haskellmatrixrepa

Read More
how to resolve use of operators in type declaration (Repa) ?...


haskellrepa

Read More
Converting accelerate's A array representation to repa's U array representation...


haskellrepaaccelerate-haskell

Read More
Haskell Repa meaning of BoundFixed?...


haskellrepa

Read More
Repa's slices and shapes...


haskellrepa

Read More
What is the fastest way to draw a rectangle in a REPA array?...


haskellrepa

Read More
BackNext