On Nov 3, 2009, at 7:38 PM, Philippos Apolinarius wrote:

Brian wrote:
> Really, arrays in Haskell are the most @#!$! confusing thing in the world.

Hi, Brian.
I am having a great difficulty with arrays in Haskell. In the university where I study, functional programming is taught in Clean or in

me too :-)

And here comes the reason for writing this article. In the previous version of the Gauss elimination algorithm, I have imported

you're asking me ?? I have no idea. I can't even figure out which package to use.

However if I had to guess, it seems to me that you want to read the data into a list and then find some ST function which can initialize an array using a list (maybe ?)

Brian

_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to