|
From: Jeremy C. <jer...@gm...> - 2009-05-15 00:44:31
|
It has been brought to my attention that I wasn't sufficiently prepared to announce the project. I have made a few changes including providing a download link to download and try the source code as well as a little more information regarding the project. Jeremy On Thu, May 14, 2009 at 3:52 PM, Jeremy Conlin <jer...@gm...> wrote: > Hello all, > A year or so ago I received some C++ source code that is an interface to > Gnuplot through POSIX pipes. It is a header-only library which makes it > very easy to include in any existing code that needs simple plotting > capabilities. This code was given to me by Rajarshi Guha who was at the > Indiana University. > > I have created a project hosted through Google to provide this code to > everyone. It is hosted at > > http://code.google.com/p/gnuplot-cpp/ > > The code is stable (i.e. it won't crash your machine), but can still use > some enhancements. This is where you come in! I would appreciate any help > in improving this code. > > Martin Ettl has done some work creating the documentation for this project > using Doxygen. In addition there is a file with many examples. > > Please try it out and let me know what you think and how it can be > improved. > > Thanks, > Jeremy Conlin > |