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 eeed18a commit a67ac20Copy full SHA for a67ac20
test/test_opnorm.jl
@@ -28,4 +28,6 @@ function test_opnorm()
28
@test ok_bf2 == true
29
@test isapprox(σ_bf, BigFloat(3); rtol=1e-12)
30
end
31
-end
+end
32
+
33
+test_opnorm()
0 commit comments