Looking for Libraries
Ferenc Wagner
wferi@afavant.elte.hu
Thu, 20 Mar 2003 20:09:59 +0100
Matthew Donadio <m.p.donadio@ieee.org> writes:
> Is there a high level Haskell graphics library that would
> give functionality similar to gnuplot?
Why not simply USE gnuplot? Or plotutils? They have simple
textual interfaces, do good work, and are fairly standard
tools (on a Unix system, at least).
> Does anyone have an FFI interface to LAPACK?
Have a look at
http://www.haskell.org/pipermail/haskell/2002-June/009833.html
Feri.