@hackage numhask-array0.0.2

See readme.md

numhask-array

Build Status Hackage lts nightly

An experimental array with:

  • shape specified at the type level in n-dimensions
  • a vector backend
  • Representable instances
  • numhask heirarchy instances

See Examples for the emergent API.