[Haskell-cafe] Multidimensional Matrices in Haskell

Mihai Maruseac mihai.maruseac at gmail.com
Wed Jul 7 10:08:48 EDT 2010


Hi,

A friend of mine wanted to do some Cellular Automata experiments in
Haskell and was asking me what packages/libraries are there for
multidimensional matrices. I'm interested in both immutable and
mutable ones but I don't want them to be trapped inside a monad of any
kind.

Any hints?

-- 
MM


More information about the Haskell-Cafe mailing list