Sebastian Schulz wrote:
> 
> Hi folks!
> 
> Where can I find math libraries with functions for differential and
> integration calculus, statistics, lin. algebra, ...?
Netlib (the main server seems to be down; here is the UK mirror:
   http://www.mirror.ac.uk/packages/prog/num/Netlib.html
If you want to write Haskell code which calls such functions, I suggest using
HDirect or some similar package to interface the (expertly-written) C code in
Netlib.

Reply via email to