Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 296 Bytes

File metadata and controls

6 lines (5 loc) · 296 Bytes

repa

Repa provides high performance, regular, multi-dimensional, shape polymorphic parallel arrays. All numeric data is stored unboxed. Functions written with the Repa combinators are automatically parallel provided you supply +RTS -Nwhatever on the command line when running the program.