On Mon, 3 Jun 2013 23:19:38 -0400
Clark Gaebel <cgae...@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


_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to