Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in 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

Poor performance with transpose and cumulative sum in Repa

haskell repa

Idiomatic option pricing and risk using Repa parallel arrays

Best way of "looping over a 2-D array", using Repa

'Repa' performance for planetary simulation

arrays haskell repa

Parallel mapM on Repa arrays