Skip to content
forked from haskell-repa/repa

High performance, regular, shape polymorphic parallel arrays.

Notifications You must be signed in to change notification settings

dintxaustip/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.

  • Home page and bug tracker are on a separate site.

  • PULL REQUESTS: If you want your pull request merged then send email to benl AT ouroborus.net. I am brutal about ignoring notifications from web things like github, but am happy to receive emails directly from people.

About

High performance, regular, shape polymorphic parallel arrays.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Haskell 95.6%
  • C 2.9%
  • Other 1.5%