The "Gentle Introduction" covers arrays in some detail;

  http://haskell.org/tutorial/

In terms of code, there's a bunch of old'ish (=> bitrotting)
'numeric methods' code in 

  ftp://ftp.dcs.gla.ac.uk/pub/haskell/library/

contributed by Stephen Bevan.

--sigbjorn

Simon Peyton-Jones <[EMAIL PROTECTED]> writes:
> 
> Does anyone know of a good source of tutorial material on 
> Haskell arrays?  Anyone feel like typing something into
> the Haskell Wiki?
> 
> Incidentally, the front page of the Haskell Wiki 
>       http://haskell.org/wiki/wiki
> is rather unhelpful.  Not even a table of contents. No clue
> as to what this is, etc.
> 
> Simon
> 
> | -----Original Message-----
> | From: Siva P Pochiraju [mailto:[EMAIL PROTECTED]]
> | Sent: 11 February 2000 01:29
> | To: Simon Peyton-Jones
> | Subject: haskell arrays....
> | 
> | 
> | 
> | Hello sir,
> | 
> | I am a Master's student at Univeristy of Texas @ San Antonio.
> | I got your e-mail from microisoft research page.
> | 
> | currently i am working on, Glasgow haskell, gransim .
> | what i am looking for is some example to use arrays in haskell.
> | i want to see the performance of parallel fft when lists are 
> | replaced by
> | arrays .
> | 
> | i am trying hard but could not find the help (in books as 
> | well as in user
> | guides)
> | 
> | could you tell me where can i find such help.
> | 
> | thanks in advance
> | siva
> | 
> | 
> 

Reply via email to