Hello, Sylvestre Ledru.
Thank you very much for your rapid reply. I understand.
I'm looking forward to use the new version.
Thanks again.
At Tue, 25 Nov 2008 10:27:48 +0100,
Sylvestre Ledru wrote:
>
> merge 499565 506833
> thanks
>
> Actually, it is not a Scilab bug but a gfortran
> See: http
merge 499565 506833
thanks
Actually, it is not a Scilab bug but a gfortran
See: http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37863
Upcoming version of Scilab (5.0.3) contains a workaround for this bug.
Btw, packages are available here:
http://www.scilab.org/team/sylvestre.ledru/
until it is upload
Package: scilab
Version: 4.1.2-6
Scilab mistakes computation of (a certain type of?) product of 2 matrices.
Here is an example:
--> A = [3 1 4; 1 5 9; 2 6 5];
--> inv(A)*A
ans =
2. - 8.327D-17 - 1.804D-16
0.2. 0.
0.0. 1.
In Wi
3 matches
Mail list logo