We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fedda94 commit 484b327Copy full SHA for 484b327
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