Quote:
Originally Posted by Ether
Would you like to test your Cholesky implementation first to see if that is really the problem?
Attached is a 64x64 test matrix and its Cholesky factorization.
Both files are CSV so Excel should be able to open them directly.
|
Ok, it works, thanks. Now, where do I go from here?