Invert the imaginary part in create-complex-matrix
The imaginary part of the elements in create-complex-matrix should be inverted to match GSL's create_complex_matrix. Now all LU tests pass.
Loading
Please register or sign in to comment
The imaginary part of the elements in create-complex-matrix should be inverted to match GSL's create_complex_matrix. Now all LU tests pass.