emfomy / isvd

Integrated Singular Value Decomposition (iSVD)
MIT License
2 stars 1 forks source link

Fix the loss of significance problem of single precision Wen-Yin Integration. #16

Open emfomy opened 7 years ago

emfomy commented 7 years ago

The single precision Wen-Yin Integration failed the unit tests. The norm of matrix M becomes negative after some iteration.

emfomy commented 7 years ago

In the unit test, WY stopped in 13 iterations, while the correct iteration number is 21. I’ve check the value of mu (the norm of matrix M). The value becomes negative in the 13th iteration.

emfomy commented 6 years ago

Removed from unit test. 74cf589e6e69e65dc9c8da6643f3241a51e8276c