On Thu, 22 Dec 2005 [EMAIL PROTECTED] 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 _______________________________________________ Haskell-Cafe mailing list [email protected] http://www.haskell.org/mailman/listinfo/haskell-cafe
