Bug#499565: basic matrix computations give incorrect results
Sylvestre Ledru wrote: -->A = [ 1 2 0 0 1; 2 0 1 0 2; 3 2 1 -1 4] A = 1.2.0.0.1. 2.0.1.0.2. 3.2.1. - 1.4. -->R = rref(A) R = 1.0.0.5 0.2. 0.1. - 0.250.2.776D-17 0.0.0.
Bug#499565: basic matrix computations give incorrect results
Package: scilab Version: 4.1.2-6 Severity: normal File: /usr/bin/scilab *** Please type your report below this line *** When using Scilab-4.1.2 in a amd64 system some basic matrix computations give incorrect results. (When doing the same computations in a virtual machine running 32 bit Ubuntu