[MATRIX-SIG] Numeric and LinearAlgebra on 64bit machines

Konrad Hinsen hinsen@ibs.ibs.fr
Wed, 14 Jan 1998 12:13:54 +0100


> Any clues on what's wrong here?
> I suspect that somthing is not 64bit clean.

No idea about the DEC, but on a 64-bit SGI the result is the following:

Traceback (innermost last):
  File "<stdin>", line 1, in ?
  File "/usr/local/lib/python1.4/NumPy/LinearAlgebra.py", line 167, in eigenvectors
    raise LinAlgError, 'Eigenvalues did not converge'
LinearAlgebraError: Eigenvalues did not converge

So there might indeed be some problem. On the other hand, I have had
so much trouble with SGI compilers already that I wouldn't exclude
another compiler-induced problem again.
-- 
-------------------------------------------------------------------------------
Konrad Hinsen                          | E-Mail: hinsen@ibs.ibs.fr
Laboratoire de Dynamique Moleculaire   | Tel.: +33-4.76.88.99.28
Institut de Biologie Structurale       | Fax:  +33-4.76.88.54.94
41, av. des Martyrs                    | Deutsch/Esperanto/English/
38027 Grenoble Cedex 1, France         | Nederlands/Francais
-------------------------------------------------------------------------------

_______________
MATRIX-SIG  - SIG on Matrix Math for Python

send messages to: matrix-sig@python.org
administrivia to: matrix-sig-request@python.org
_______________