Linear algebra

From HaskellWiki
Revision as of 07:52, 22 October 2006 by Lemming (talk | contribs) (link to Libraries_and_tools/Mathematics)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Many people associate Numerical Linear Algebra with software packages like MatLab, SciLab, Octave and similar packages. But being a functional language Haskell should be an even better choice for doing mathematics. So is there some support for linear algebra? It follows a list of discussions about this topic and references to packages.

Discussions:

Software: