From octave-maintainers-request at bevo dot che dot wisc dot edu Tue Jul 18 01:49:20 2000 Subject: Octave 2.1.31 available for ftp From: "John W. Eaton" To: octave-maintainers at bevo dot che dot wisc dot edu Date: Tue, 18 Jul 2000 01:49:26 -0500 Octave 2.1.31 is now available for ftp from ftp.che.wisc.edu in the directory /pub/octave/bleeding-edge along with a patch from the previous version: -rw-r--r-- 1 jwe 3726983 Jul 18 00:38 octave-2.1.31.tar.bz2 -rw-r--r-- 1 jwe 4772223 Jul 18 00:38 octave-2.1.31.tar.gz -rw-r--r-- 1 jwe 111891 Jul 18 01:37 octave-2.1.30-2.1.31.patch.bz2 -rw-r--r-- 1 jwe 133544 Jul 18 01:37 octave-2.1.30-2.1.31.patch.gz 2.1.31 includes * Steven G. Johnson's patches to support ATLAS (requires that you have ATLAS installed before running Octave's configure script). * Steven G. Johnson's patches to support loading and saving data in HDF5 files (requires that you have the HDF5 library installed before running Octave's configure script). * James R. Van Zandt's patches to support loading and saving Matlab V5 binary datasets. jwe