15 May
2006
15 May
'06
6:33 a.m.
On Sat, 13 May 2006, Matthew Bromberg wrote:
So after about 10 hours of wrestling with syntax, including messing up the initial capitalization of module names, indenting in do lists, forgetting to put commas in tuples and lists I finally got the following example to compile without error or warning
Matrix.hs
Are you aware of darcs get http://dis.um.es/~alberto/GSLHaskell ? This may be useful both for doing matrix computations as well as understanding how FFI works.