[plt-dev] bug in plot?
On Dec 4, Robby Findler wrote:
> 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).
Ah, yes -- but that's not too bad, I think. The worst part about this
is to know when to stop, since it can grow a *lot* of features (and
these packages usually show it...).
On Dec 4, Matthias Felleisen wrote:
> On Dec 4, 2009, at 10:22 AM, Eli Barzilay wrote:
> > 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.
>
> But wouldn't that interfere with the numbers that Robby used?
I think that it would work much better to do that work in Scheme.
--
((lambda (x) (x x)) (lambda (x) (x x))) Eli Barzilay:
http://barzilay.org/ Maze is Life!