[Numpy-discussion] higher accuracy in diagonialzation

Sunghwan Choi sunghwanchoi91 at gmail.com
Mon Oct 27 04:37:58 EDT 2014


Dear all,

I am now diagonalizing a 200-by-200 symmetric matrix. But the two methods,
scipy.linalg.eigh and numpy.linalg.eigh give significantly different result.
The results from two methods are different within 10^-4 order. One of them
is inaccurate or both two of them are inaccurate within that range. Which
one is more accurate? or Are there any ways to control the accuracy for
diagonalization? If you have some idea please let me know.

 

Sunghwan Choi

Ph. D. candidator

Department of Chemistry

KAIST (South Korea)

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/numpy-discussion/attachments/20141027/6a80fdbc/attachment.html>


More information about the NumPy-Discussion mailing list