[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[Pkg-octave-devel] Bug#419556: marked as done (ambigous results in matrix multipliication)



Your message dated Fri, 05 Oct 2007 10:47:05 +0000
with message-id <E1Idki1-0001SO-F4@ries.debian.org>
and subject line Bug#419556: fixed in octave2.9 1:2.9.14-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: Octave2.9
Status: install ok installed
Priority: optional
Section: math
Installed-Size: 26220
Maintainer: Debian Octave Group <pkg-octave-devel@lists.alioth.debian.org>
Architecture: i386
Version: 2.9.10-3
Severity: Important


One expects that a matrix multiplication (A*B)' gives the same result than for (B'*A'). This is not the case for the debian octave package (tested with 2.9.10-3 and 2.1.73-13)

Here is the test script: 

repmat(0,2)*repmat(NaN,2)
repmat(NaN,2)*repmat(0,2)
repmat(0,2)*repmat(inf,2)
repmat(inf,2)*repmat(0,2)
version
octave_config_info('BLAS_LIBS')


octave2.9:27> repmat(0,2)*repmat(NaN,2)
ans =

   NaN   NaN
   NaN   NaN

octave2.9:28> repmat(NaN,2)*repmat(0,2)
ans =

   0   0
   0   0

octave2.9:29> repmat(0,2)*repmat(inf,2)
ans =

   NaN   NaN
   NaN   NaN

octave2.9:30> repmat(inf,2)*repmat(0,2)
ans =

   0   0
   0   0

octave2.9:31> version
ans = 2.9.10
octave2.9:32> octave_config_info('BLAS_LIBS')
ans = -llapack-3 -lblas-3


The problem seems to be in the lapack or blas library. Because this problem disappears (the result is always NaN) when I compile Octave from the sources using Atlas. The octae_config_info says

octave:64> version
ans = 2.9.10+
octave:65> octave_config_info('BLAS_LIBS')
ans = -llapack -lcblas -lf77blas -latlas



A related problem has been also discussed here and here
http://velveeta.che.wisc.edu/octave/lists/bug-octave/2001/104
http://velveeta.che.wisc.edu/octave/lists/bug-octave/2002/293
Obviously, it is not fixed for the debian package. 



Alois 



-- 
"Feel free" - 10 GB Mailbox, 100 FreeSMS/Monat ...
Jetzt GMX TopMail testen: http://www.gmx.net/de/go/topmail


--- End Message ---
--- Begin Message ---
Source: octave2.9
Source-Version: 1:2.9.14-2

We believe that the bug you reported is fixed in the latest version of
octave2.9, which is due to be installed in the Debian FTP archive:

octave2.9-doc_2.9.14-2_all.deb
  to pool/main/o/octave2.9/octave2.9-doc_2.9.14-2_all.deb
octave2.9-emacsen_2.9.14-2_all.deb
  to pool/main/o/octave2.9/octave2.9-emacsen_2.9.14-2_all.deb
octave2.9-headers_2.9.14-2_i386.deb
  to pool/main/o/octave2.9/octave2.9-headers_2.9.14-2_i386.deb
octave2.9-htmldoc_2.9.14-2_all.deb
  to pool/main/o/octave2.9/octave2.9-htmldoc_2.9.14-2_all.deb
octave2.9-info_2.9.14-2_all.deb
  to pool/main/o/octave2.9/octave2.9-info_2.9.14-2_all.deb
octave2.9_2.9.14-2.diff.gz
  to pool/main/o/octave2.9/octave2.9_2.9.14-2.diff.gz
octave2.9_2.9.14-2.dsc
  to pool/main/o/octave2.9/octave2.9_2.9.14-2.dsc
octave2.9_2.9.14-2_i386.deb
  to pool/main/o/octave2.9/octave2.9_2.9.14-2_i386.deb
octave_2.9.14-2_all.deb
  to pool/main/o/octave2.9/octave_2.9.14-2_all.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 419556@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Rafael Laboissiere <rafael@debian.org> (supplier of updated octave2.9 package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Sat, 29 Sep 2007 16:55:16 +0200
Source: octave2.9
Binary: octave2.9-headers octave octave2.9-info octave2.9-htmldoc octave2.9 octave2.9-emacsen octave2.9-doc
Architecture: source all i386
Version: 1:2.9.14-2
Distribution: unstable
Urgency: low
Maintainer: Debian Octave Group <pkg-octave-devel@lists.alioth.debian.org>
Changed-By: Rafael Laboissiere <rafael@debian.org>
Description: 
 octave     - GNU Octave language for numerical computations (2.9 branch)
 octave2.9  - GNU Octave language for numerical computations (2.9 branch)
 octave2.9-doc - PDF documentation on the GNU Octave language (2.9 branch)
 octave2.9-emacsen - Emacs support for the GNU Octave language (2.9 branch)
 octave2.9-headers - header files for the GNU Octave language (2.9 branch)
 octave2.9-htmldoc - HTML documentation on the GNU Octave language (2.9 branch)
 octave2.9-info - GNU Info documentation on the GNU Octave language (2.9 branch)
Closes: 419556 444420
Changes: 
 octave2.9 (1:2.9.14-2) unstable; urgency=low
 .
   [ Thomas Weber ]
   * Add atlas3-base to recommends (closes: #419556)
 .
   [ Rafael Laboissiere ]
   * debian/patches/50_mix-range-and-sparse.dpatch: Allow mixing range
     constructs and sparse matrix definitions when building matrices with
     brackets (thanks to Kim Hansen and David Bateman, closes: #444420)
Files: 
 ba07a22e87d8140a694e9213fd358fe9 1413 math optional octave2.9_2.9.14-2.dsc
 6ac6198ba795e7e44084bb01ca03b65d 52310 math optional octave2.9_2.9.14-2.diff.gz
 ee9f1023f533fe524f2d132158a0947a 8236790 math optional octave2.9_2.9.14-2_i386.deb
 29634fb7dfc3e6948f4ac8ef361c724a 375220 math optional octave2.9-headers_2.9.14-2_i386.deb
 2959c16beee265ad41e50165b0e59d77 4640344 doc optional octave2.9-doc_2.9.14-2_all.deb
 d93096a5e0583e0654e3baf41c189be5 781218 math optional octave2.9-htmldoc_2.9.14-2_all.deb
 6478ac9c35d58dfe1f587ae2f7c27d38 89102 math optional octave2.9-emacsen_2.9.14-2_all.deb
 f72c48ae8154e83aacfd1a72e59f95e9 469102 math optional octave2.9-info_2.9.14-2_all.deb
 b42687c7c17a943f896e01f847c466d8 65856 math optional octave_2.9.14-2_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFHBhPZk3oga0pdcv4RAoSEAJ44MVPM1zsPFpLRRjH71ZCRg/km9ACgm/qX
BomQdwQ8GBhMmJ3jZlByydY=
=YnS9
-----END PGP SIGNATURE-----



--- End Message ---

Reply to: