LDLt decomposition in python! | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

LDLt decomposition in python!

Hi guys! Anyone can help me out with "ldlt decoposition" of a matrix! Im tryng to write its code in python. The idea is simple but i have some serious issus with codes☹️

4th Jun 2018, 8:26 PM
kiarash
kiarash - avatar
2 Answers
+ 1
could you post your code or explain you specific issues? are you using numpy? or other linear algebra modules? if the problem is the maths i can probably help you
4th Jun 2018, 8:36 PM
Max
Max - avatar
+ 1
numpy and/or sympy surely has a method for that :)
4th Jun 2018, 10:37 PM
Pedro Demingos
Pedro Demingos - avatar