[plt-dev] bug in plot?
There's a fair amount of pain in getting the legends and things like
that right, I think. The middle parts of the graph should be easy (and
fun).
Robby
On Fri, Dec 4, 2009 at 9:22 AM, Eli Barzilay <eli at barzilay.org> wrote:
> On Dec 4, Matthias Felleisen wrote:
>> Eli, how much work would it be to implement plot in Scheme? At the
>> time we had a reason to go with the gnu package -- Matthias
>
> The drawing part should be easy (and fun, probably). I think that the
> main reason to use the C code is the numeric curve fitting code, and
> other similar things.
>
> --
> ((lambda (x) (x x)) (lambda (x) (x x))) Eli Barzilay:
> http://barzilay.org/ Maze is Life!
>