Multiple maxima instances and maxout.gnuplot_pipes



On Tue, Apr 22, 2008 at 11:37 AM, Mario Rodriguez
<biomates at telefonica.net> wrote:

>  Why two files? Because the alternative exists that data (at least some sort
> of data) can be stored in binary files to be read by gnuplot; but this is
> not yet implemented in draw.

I added some functions (present in 5.15.0) to the numericalio
package for reading and writing binary 8-byte floats.
I didn't create any functions for 4-byte floats (which, I guess,
Gnuplot wants, after glancing at their documentation) but
that should be easy now.

FWIW

Robert Dodier