Difference between revisions of "Linear algebra"

From HaskellWiki
Jump to navigation Jump to search
(link to Libraries_and_tools/Mathematics)
(Category:Mathematics)
Line 13: Line 13:
 
* See [[Libraries and tools/Mathematics]]
 
* See [[Libraries and tools/Mathematics]]
   
  +
[[Category:Mathematics]]
 
[[Category:Packages]]
 
[[Category:Packages]]

Revision as of 12:03, 6 November 2006

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: