guile-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Plotting in Guile


From: Joel James Adamson
Subject: Re: Plotting in Guile
Date: Wed, 18 Aug 2010 13:03:03 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (gnu/linux)

Andy Wingo <address@hidden> writes:

> Hi Joel,
>
> On Wed 28 Jul 2010 08:21, Joel James Adamson <address@hidden> writes:
>
>> I am using Guile to iterate equations and produce trajectories from
>> those iterations.  My current strategy is to redirect the stdout to a
>> file and then use GNUPLOT to plot the trajectories as parametric
>> plots.  However, I would like to contain everything within one program,
>> to keep Makefiles simple and (ideally) only deal with one programming
>> language for the project.
>>
>> Any suggestions on how to accomplish this?
>
> Plotutils is going to be better, but there is also the possibility of
> generating the plots directly, via cairo.
>
>   http://wingolog.org/software/guile-charting/

This is what I was looking for.  I will check it out some more.

Joel

-- 
Joel J. Adamson
Servedio Lab
University of North Carolina at Chapel Hill

FSF Member #8164
http://www.unc.edu/~adamsonj

Attachment: pgpnQCRf5tfNB.pgp
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]