[Haskell-cafe] GNUPlot (Was: Troubles with FFI)

Donald Bruce Stewart dons at cse.unsw.edu.au
Tue May 16 05:58:56 EDT 2006


lemming:
> 
> On Mon, 15 May 2006, SevenThunders wrote:
> 
> > I'd consider linux, but I don't have linux licenses for Matlab or Maple and
> > I have to interface to the corporate MS world.  Thus my 'solution'  will be
> > to make a very light weight matrix class that only pulls in a few BLAS and
> > Lapack routines coupled with a few file based routines with gnuplot as the
> > output, or perhaps pathon _ gnuplot as the output.  With any luck I'll be
> > able to open source that, if it does anybody any good.
> 
> I have a wrapper for basic GNUPlot control:
>  http://www.math.uni-bremen.de/~thielema/Research/GNUPlot.hs

More secret modules! Could you stick a link to this on the haskell.org
wiki please, under libraries and tools somewhere?

-- Don


More information about the Haskell-Cafe mailing list