On Wed, 11 Apr 2007, Ryan Dickie wrote: > I also hate matlab to death. Is there any possibility of using haskell as a > replacement using ghci? Mostly i care about linalg when it comes to using > matlab.
Doing numerical linear algebra with Haskell is already possible: http://haskell.org/haskellwiki/Linear_algebra If you can read German, you may want to share experiences on MatLab with me: http://www.henning-thielemann.de/ScriptingHater.html#MatLab :-) _______________________________________________ Haskell-Cafe mailing list [EMAIL PROTECTED] http://www.haskell.org/mailman/listinfo/haskell-cafe
