On Mon, 3 Jun 2013 23:19:38 -0400 Clark Gaebel <[email protected]> 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 [email protected] http://www.haskell.org/mailman/listinfo/haskell-cafe
