| From: Eli Barzilay (eli at barzilay.org) Date: Fri Dec 4 10:22:37 EST 2009 |
|
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!
| Posted on the dev mailing list. |
|