On Mon, Dec 21, 2009 at 06:50:22PM +0100, Thomas Weber wrote:
> Hi,
> I have some issues with the statistics package testing with Octave 3.2.3
> and would like to ask whether other people see the same result:
>
> [regress]
> warning: inverse: matrix singular to machine precision, rcond = 3.50566e-20
>
> =======================================================================
>
> [linkage]
> warning: dmult is obsolete and will be removed from a future version of
> Octave; please use the straightforward (and now efficient) syntax
> "diag(A)*B".
> ***** warning <monotonically> linkage (pdist (x), "centroid");
> !!!!! expected <monotonically> but got inverse: matrix singular to
> machine precision, rcond = 3.50566e-20
> shared variables {
> x =
>
> 0 1 4
> 3 2 3
> 1 2 2
> 3 3 0
> 0 4 4
> 4 4 3
> 1 1 4
> 2 1 0
> 4 2 0
> 3 2 0
> 0 2 1
> 1 3 1
>
> t = 1.0000e-06
> }
>
> =======================================================================
>
> [__tbl_delim__]
> ***** test
> [d err] = __tbl_delim__ ("bars");
> assert (isnan (d));
> assert (! isempty (err));
> !!!!! test failed
> sprintf: wrong type argument `cell'
Ping. Nobody with an idea?
Thomas
------------------------------------------------------------------------------
This SF.Net email is sponsored by the Verizon Developer Community
Take advantage of Verizon's best-in-class app development support
A streamlined, 14 day to market process makes app distribution fast and easy
Join now and get one step closer to millions of Verizon customers
http://p.sf.net/sfu/verizon-dev2dev
_______________________________________________
Octave-dev mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/octave-dev