lør, 09 01 2010 kl. 21:28 +0100, skrev Thomas Weber:
> > [regress]
> > warning: inverse: matrix singular to machine precision, rcond = 3.50566e-20

Not sure about this one. I would guess this is an inherent issue with
the data studied in the test. Perhaps a slight regularisation would be
beneficial?

> > [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".

Okay, I did as the warning suggests..

> >   ***** warning <monotonically> linkage (pdist (x), "centroid");
> > !!!!! expected <monotonically> but got inverse: matrix singular to
> > machine precision, rcond = 3.50566e-20

... which fixed the failure. I checked in the change, could you verify
that things work for you?

> > [__tbl_delim__]
> >   ***** test
> >  [d err] = __tbl_delim__ ("bars");
> >  assert (isnan (d));
> >  assert (! isempty (err));
> > !!!!! test failed
> > sprintf: wrong type argument `cell'

I checked in a change for this. I'm surprised that this test ever
worked.

> Ping. Nobody with an idea?

Sorry about the lack of reply. Somehow you mail dropped below my radar.
Real life has been taking my time for the last couple of months, so
things have slipped from time to time.

Søren


------------------------------------------------------------------------------
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

Reply via email to