On 19 Mar 2012, at 00:54, Rafael Laboissiere wrote: > * c. <carlo.defa...@gmail.com> [2012-03-18 23:20]: >> >> Does the attached pach improve the situation for you? > > Yes, it does. However, the first test block in nrbbasisfun still > fails randomly, like this: > > ========================================================== > assert (B (:, 3),w (3) * aux (2, :).',1e-6) expected > [...] > but got > [...] > maximum absolute error 0.00516136 exceeds tolerance 1e-06 > ========================================================== > > Rafael
I don't see the error so I will have to ask for your help again, could you please change line 90 of nrbbasisfun from %! w = rand(1,4); to %! w = rand(1,4) and send the output of for ii=1:100, test ("nrbbasisfun"), end; thanks! c. ------------------------------------------------------------------------------ This SF email is sponsosred by: Try Windows Azure free for 90 days Click Here http://p.sf.net/sfu/sfd2d-msazure _______________________________________________ Octave-dev mailing list Octave-dev@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/octave-dev