Skip to content
/ repa Public
forked from haskell-repa/repa

High performance, regular, shape polymorphic parallel arrays.

Notifications You must be signed in to change notification settings

GuySteele/repa

 
 

Repository files navigation

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.

About

High performance, regular, shape polymorphic parallel arrays.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published