Skip to content

The Accelerate language

tmcdonell edited this page Jul 9, 2012 · 1 revision

TODO: describe the Acc and Exp language.

Array operations:

  • Accessors
  • Construction
  • Composition
  • Modifying arrays; reshape, back/permute
  • Element-wise operations; map, zipWith
  • Folding
  • Scans
  • Stencils

Scalar operations:

  • Standard type classes
  • Lifting & unlifting
Clone this wiki locally