Status: Accepted
Owner: sherjilo...@gmail.com
Labels: Type-Defect Priority-High Milestone-Release0.7.0

New issue 2435 by sherjilo...@gmail.com: Cholesky Decomposition methods to be added in Matrix
http://code.google.com/p/sympy/issues/detail?id=2435

Cholesky decomposition is theoretically faster than LU.
I had optimized my code on cholesky decomposition and it is now slightly faster than LU.

http://pastebin.com/P7kteaN7

I was busy with other things, but now I will work on making my cholesky decomposition branch release-ready.

I will profile and optimize and add error checks and make it more user-friendly over the next two days.

Hoping for speedy review and push-in.


--
You received this message because you are subscribed to the Google Groups 
"sympy-issues" group.
To post to this group, send email to sympy-issues@googlegroups.com.
To unsubscribe from this group, send email to 
sympy-issues+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/sympy-issues?hl=en.

Reply via email to