Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in repa

Why is there no mapM for repa arrays?

haskell frp repa

What's wrong with using Identity monad with mmultP when using repa?

Haskell: parallel computation and the 'sequential property' of monads

haskell monads repa

How do you compute a[i] = f(a[i-1]) in Repa?

haskell repa

Dynamic programming in repa

haskell repa

Repa Without Parallelization

haskell repa

Haskell repa - how to reduce array and return index?

Difference between Repa and DPH

How to take an array slice with Repa over a range

arrays haskell repa

Haskell Repa stencil hacks

Calculate an image histogram with repa

haskell repa

Haskell repa --- mapping with indices

arrays haskell repa

What are the key differences between the Repa 2 and 3 APIs?

How can I help SpecConstr in GHC?

Removing "case" with duplicate branches from Haskell's Core

haskell core repa

Write a parallel array Haskell expression once, run on CPUs & GPUs with repa and accelerate

Repa 3 performance and correct usage of 'now'

Do Accelerate and Repa have different use cases?

haskell repa

Repa arrays indexed by a bounded data type?

arrays haskell repa