[Pkg-octave-devel] [OctDev] Status of the Octave-Forge packages in Debian

c. carlo.defalco at gmail.com
Mon Mar 19 08:09:27 UTC 2012


On 19 Mar 2012, at 00:54, Rafael Laboissiere wrote:

> * c. <carlo.defalco at 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.



More information about the Pkg-octave-devel mailing list