rulinalg
rulinalg copied to clipboard
Matrix Operations on Complex Numbers
I want to use rulinalg on Complex Matrices, mainly the svd decomposition. I don't know much about linear algebra so I wanted to know that if I add the required traits to Complex32 numbers such as Float, would I get the right result?