From: Russ
Subject: Define lisp from graph
Date: 
Message-ID: <1134456750.610415.298270@o13g2000cwo.googlegroups.com>
I have a graph with 3 quadratic curves. Some of the curves end and
become lines. These 3 curves divide my graph into 4 different zones. My
question is how can I express these boundaries into lisp? I have the
formula for these quadratics. I have written my program in AutoLisp
which as you probably know is a sawn off version of common lisp. I can
see no possibilty of sending my graph or lisp file as an attachment to
show everyone. Any ideas?
thanks Russ
From: Pascal Bourguignon
Subject: Re: Define lisp from graph
Date: 
Message-ID: <87ek4g3nxq.fsf@thalassa.informatimago.com>
"Russ" <·······@pl.net> writes:

> I have a graph with 3 quadratic curves. Some of the curves end and
> become lines. These 3 curves divide my graph into 4 different zones. My
> question is how can I express these boundaries into lisp? I have the
> formula for these quadratics. I have written my program in AutoLisp
> which as you probably know is a sawn off version of common lisp. I can
> see no possibilty of sending my graph or lisp file as an attachment to
> show everyone. Any ideas?
> thanks Russ

For the code, you can use http://paste.lisp.org/new

Select no channel, unless you want to raise the topic on
irc://irc.freenode.org/#lisp
and copy-and-paste the url of your paste here.

For the picture, you can choose one of the free image hosting sites:
http://www.free-webhosts.com/free-image-hosting.php
and upload it on a web server, then copy-and-paste the url of your image here.


-- 
__Pascal Bourguignon__                     http://www.informatimago.com/