octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Octave 2.1.62 available for ftp


From: John W. Eaton
Subject: Octave 2.1.62 available for ftp
Date: Fri, 12 Nov 2004 09:25:24 -0500

Octave 2.1.62 is now available for ftp from ftp.octave.org in the
directory /pub/octave/bleeding-edge:

  -rw-r--r--  1 1005 5507279 Nov 11 23:46 octave-2.1.62.tar.gz
  -rw-r--r--  1 1005 4337085 Nov 11 23:46 octave-2.1.62.tar.bz2
  -rw-r--r--  1 1005   16138 Nov 11 23:52 octave-2.1.61-2.1.62.patch.gz
  -rw-r--r--  1 1005   14101 Nov 11 23:52 octave-2.1.61-2.1.62.patch.bz2

  4d2f5ee3717da39a493e305a89ee567f  octave-2.1.62.tar.gz
  fa96da1d5cba1022349cb77be14e2899  octave-2.1.62.tar.bz2
  4abee37642382ba91b7c0c1d73744481  octave-2.1.61-2.1.62.patch.gz
  ac6a05740cec391f63422c4dc8f01c6f  octave-2.1.61-2.1.62.patch.bz2

Thanks again to David Bateman for all his hard work to get this
snapshot ready.

This version includes many new features, including integer data types,
inline functions, function handles, concatenation of structs, cell
arrays and user-defined types, and better compatibility with the
leading brand.

Since 2.1.61, the following features have been implemented:

  * Comparison operations for 64-bit integers without conversion to
    double (so comparisons on the full range of 64-bit integers should
    work correctly).

  * Concatenation of mixed-integer types and concatenation of
    integers and doubles (expressions like [int16(1), int32(2)]). 

As always, if your favorite bug is still not fixed, please report it.

Unless any major problems are found in the next few days, 2.1.62 will
become the next "recommended" version of Octave.

jwe



reply via email to

[Prev in Thread] Current Thread [Next in Thread]