
5 May
2005
5 May
'05
11:31 a.m.
Peter Simons wrote:
The list found at
http://haskell.org/libraries/#numerics
might be a good starting point for finding what you need. I can recommend the "DoCon" library, which is pretty sophisticated.
Yes, very sophisticated, and once I have the time to dig deep ill look into it...
Another good choice might be the crypto library available at:
http://www.haskell.org/crypto/
It also includes several number theory modules and is arguably somewhat simpler to use than DoCon is.
Not much here. It seems like an easy-to-use standard library is missing?