[Haskell-cafe] Vectors in Haskell

Henning Thielemann lemming at henning-thielemann.de
Fri Dec 23 05:27:01 EST 2005


On Thu, 22 Dec 2005 Jeff.Harper at handheld.com wrote:

> Dear Haskell,
>
> Most of the time we get along well.  But, I'm growing weary of the
> arguments, fights, and nitpicking when I try to implement new mathematical
> types and overload your operators.  I don't know how to cooperate with
> your type systems.  At moments like this, I think about getting back
> together with C++.
>
> I love you.  But, I also love implementing complex numbers, vectors,
> matrices, and quaternions, and Galois fields.

quaternions and matrices are still missing, but anything else is 
available in:
  http://cvs.haskell.org/darcs/numericprelude/

For linear algebra I setup a Wiki page:
  http://haskell.org/hawiki/LinearAlgebra


More information about the Haskell-Cafe mailing list