We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d63707c commit 5ce6c2cCopy full SHA for 5ce6c2c
1 file changed
test/cuda/svd.jl
@@ -1,6 +1,6 @@
1
using MatrixAlgebraKit
2
using MatrixAlgebraKit: diagview
3
-using LinearAlgebra: Diagonal, isposdef, opnorm
+using LinearAlgebra: Diagonal, isposdef, norm, opnorm
4
using Test
5
using TestExtras
6
using StableRNGs
0 commit comments