Closed mattfowler closed 11 years ago
This is really awesome, I was looking forward to someone adding this! I just did some minor clean up. We use 2 spaces for indents, so keep that in mind next time.
Thanks!
@sjkaliski Can you transplant this into the Matrix
object?
Yup, let's do that on abstract-structures
which needs updating anyways (from a variety of other commits made recently). We should move complex out as well.
Great! I'll update my editor with that standard.
Added a LUP decomposition using an in-place algorithm with partial pivoting. Added a couple of convenience methods along the way.