[Haskell-cafe] Array, Vector, Bytestring

briand at aracnet.com briand at aracnet.com
Tue Jun 4 05:44:22 CEST 2013


On Mon, 3 Jun 2013 23:19:38 -0400
Clark Gaebel <cgaebel at uwaterloo.ca> wrote:

> That's absolutely true. Wrappers around vector for your multidimensional
> access is probably best, but Vectors of Vectors are usually easier.
> 
> But again, you're right. Multidimensional access is a pain. If it's a
> "matrix" of numerical values, you could take a look at 'hmatrix'.

or repa




More information about the Haskell-Cafe mailing list