octave-maintainers
[Top][All Lists]
Advanced

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

Re: 3.0.4 release


From: Michael Goffioul
Subject: Re: 3.0.4 release
Date: Fri, 3 Apr 2009 21:27:09 +0100

On Wed, Apr 1, 2009 at 10:20 AM, Jaroslav Hajek <address@hidden> wrote:
> hi,
>
> given the success of RC7, I declare the 3.0.4 release as
> semi-officially released.
> The tarballs are available from
> http://artax.karlin.mff.cuni.cz/~hajej2am/ulozna/octave/
>
> I'll make an announcement to the help list when John uploads the
> tarballs to GNU ftp sites.
> John, would you, please?
>
> 3.0.4 is the last release of 3.0.x series, containing mostly bugfixes
> and minor improvements over 3.0.3.
>
> enjoy

Builds fine under MSVC (with minor patch to integrate C++ versions
of scripts like mkoctfile...).

Only one test failure detected in nchoosek.m, due to tolerance:

  ***** assert (nchoosek(100,45), bincoeff(100,45), -1e-14)
!!!!! test failed
error: assert (nchoosek (100, 45),bincoeff (100, 45),-1e-14) expected
6.1448e+028
but got
6.1448e+028
maximum relative error 8.51718e-014 exceeds tolerance 1e-014

Michael.


reply via email to

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