Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 599 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 599 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.

  • 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.