Haskell Matrix Library...

Henning Thielemann lemming at henning-thielemann.de
Thu Jun 9 07:54:35 EDT 2005


On Thu, 9 Jun 2005, David Roundy wrote:

> In matlab you're stuck with things being a pure matrix, which is highly
> inconvenient, and that's also the case for most

MatLab has also 'cell arrays' which are dynamically typed records. That's
not a good solution because you never know what's actually in a record but
at least the statement "you are stuck to matrices" is not true. :-)



More information about the Libraries mailing list