Your message dated Sat, 20 Jan 2007 22:21:32 +0100
with message-id <[EMAIL PROTECTED]>
and subject line Bug#407731: problems with matricial operation on scilab 4.0-2
has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--- Begin Message ---
Package: scilab
Version: 4.0-2
-->a=[10 2 3;11 12 13;21 22 23]
a =
10. 2. 3.
11. 12. 13.
21. 22. 23.
-->det(a)
ans =
- 90.
-->inv(a)*a
ans =
0. - 1.388D-16 - 1.249D-16
- 3.997D-15 0. - 1.332D-15
4.663D-15 1.332D-15 1.
-->diag(inv(a)*a)
ans =
0.
0.
1.
must be ones at diagonal
I am using ubuntu 6.10 (Edgy Eft) and I had the same
problem with the scilab 4.0-2 on the kurumin 6.1
(another Debian flavor or Debian based distribuition).
In both systems I have used a program named synaptic
to install this version 4.0-2, and all files neded
scilab (scilab-bin) and sugested (scilab-doc, g77)
were installed by the same way. If you need more
information please, contact me.
Horacio V. Duarte
[EMAIL PROTECTED]
__________________________________________________
Fale com seus amigos de graça com o novo Yahoo! Messenger
http://br.messenger.yahoo.com/
--- End Message ---
--- Begin Message ---
Hi,
On 1/20/07, H. V. Duarte <[EMAIL PROTECTED]> wrote:
Version: 4.0-2
...
I am using ubuntu 6.10 (Edgy Eft) and I had the same
Debian distributes version 4.0-12 and this bug has been fixed a long
time ago. Please send your bug report to Ubuntu that is shipping
broken software.
Regards,
Torsten
--
blog: http://twerner.blogspot.com/
homepage: http://www.twerner42.de/
--- End Message ---