LDLt decomposition?
|
06-02-2015, 12:10 PM
(This post was last modified: 06-02-2015 02:23 PM by salvomic.)
Post: #5
|
|||
|
|||
RE: LDLt decomposition?
(06-02-2015 11:26 AM)DrD Wrote: Is diag() useful for you? hi Dale, diag() is also ok to get pivots, but after to have "pivot-ized" the original matrix: [[2,1,1,5],[4,-6,0,-2],[-2,7,2,9]] My goal is to return a transformed matrix and a list with pivots (and also diag() could be ok). EDIT: Something like that, Dale: Code:
this runs, but with "singular" matrices it gives still division by 0 and in some cases fails (we need also swapping of some rows...), however now we have a base to calculate LDLt decomposition also... ∫aL√0mic (IT9CLU) :: HP Prime 50g 41CX 71b 42s 39s 35s 12C 15C - DM42, DM41X - WP34s Prime Soft. Lib |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
LDLt decomposition? - salvomic - 01-26-2015, 12:30 PM
RE: LDLt decomposition? - salvomic - 06-01-2015, 05:54 PM
RE: LDLt decomposition? - salvomic - 06-01-2015, 10:51 PM
RE: LDLt decomposition? - DrD - 06-02-2015, 11:26 AM
RE: LDLt decomposition? - salvomic - 06-02-2015 12:10 PM
RE: LDLt decomposition? - salvomic - 06-02-2015, 05:54 PM
RE: LDLt decomposition? - DrD - 06-02-2015, 10:05 PM
RE: LDLt decomposition? - salvomic - 06-02-2015, 10:15 PM
RE: LDLt decomposition? - Helge Gabert - 06-02-2015, 11:05 PM
RE: LDLt decomposition? - DrD - 06-03-2015, 11:59 AM
RE: LDLt decomposition? - salvomic - 06-03-2015, 12:19 PM
RE: LDLt decomposition? - salvomic - 06-03-2015, 01:22 PM
|
User(s) browsing this thread: 2 Guest(s)