Thread: OPR Formula
View Single Post
  #44   Spotlight this post!  
Unread 06-02-2012, 22:22
MarkOfDinosaur MarkOfDinosaur is offline
Registered User
FRC #1388
 
Join Date: Jan 2010
Location: Arroyo Grande
Posts: 7
MarkOfDinosaur is an unknown quantity at this point
Re: OPR Formula

Quote:
Originally Posted by Ether View Post
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?