Fixing SVD test
1 unresolved thread
1 unresolved thread
Just fixing the sign of the last eigenvector.
More info check it out #10 (closed)
Merge request reports
Activity
enabled an automatic merge when the pipeline for c5b0e8c6 succeeds
mentioned in commit 69d30712
104 104 105 105 U_ref = numpy.array([[ 2.20825004e-03, -1.80819459e-03, -9.99995927e-01], 106 106 [ -7.09549949e-01, 7.04649416e-01, -2.84101853e-03], 107 [ -7.04651683e-01, -7.09553332e-01, -2.73037723e-04]]) 107 [ 7.04651683e-01, 7.09553332e-01, 2.73037723e-04]])
Please register or sign in to reply