Bug#419556: [Pkg-octave-devel] Bug#419556: ambigous results in matrix multipliication

Thomas Weber thomas.weber.mail at gmail.com
Wed Apr 25 20:19:47 UTC 2007


Am Mittwoch, 25. April 2007 21:57 schrieb Alois Schlögl:
> > The problem is: if you already have lapack installed, atlas3 won't be
> > installed. Do you have OpenOffice.org on the same machine?
>
> Yes, OO is installed.

openoffice.org-calc depends on libufsparse which depends on 
	lapack3 | atlas3-base....

So if you install OO.org before Octave, you will get lapack3. I wonder if 
libufsparse should list atlas3-base before lapack3.


> > Regarding the fix for dgemm: sorry, but dgemm is a known and documented
> > reference implementation. I don't think we should tinker with that.
>
> Following that line of thinking, the consequence is to change the list
> of dependencies in such a way that atlas3-* must be used and lapack is
> not a viable alternative anymore.

I'm not happy with that. It's possible to use Octave with a specific 
BLAS-library not provided by Debian (for example Goto Blas). And in reality, 
atlas3-base is not what you want -- you want one of the tuned atlas3-sseX or 
atlas3-3dnow packages. 

Rafael, should we add a 
	Recommends: atlas3-base 
to Octave?

Regards
	Thomas




More information about the Pkg-octave-devel mailing list