(This email didn't get through yesterday, so I post it again).
Hi David,
On Jan 5, 2010, at 11:45 PM, David MacMahon wrote:
> I'm working on creating Ruby bindings to PLplot, much like the Ruby
> bindings to PGPLOT (http://pgplot.rubyforge.org/). I've gotten a
> fair amount of the API done and
Hi, Werner,
On Jan 5, 2010, at 14:54 , Werner Smekal wrote:
>> Is there a way to make a stream be "synchronous" (i.e. unbuffered)?
>
> I think, this has more to do with the driver you are using, i.e.
> the plplot library processes all plot commands immediately, but the
> driver only updates t
I'm working on creating Ruby bindings to PLplot, much like the Ruby
bindings to PGPLOT (http://pgplot.rubyforge.org/). I've gotten a
fair amount of the API done and the first seven or so examples
"ported". I'll be happy to share my work once it gets a little more
complete.
I've been test