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 a8972bd commit a499327Copy full SHA for a499327
test/test_linear_algebra.jl
@@ -1,4 +1,4 @@
1
-using LinearAlgebra: norm, tr
+using LinearAlgebra: norm, normalize, normalize!, tr
2
using Test: @test, @testset
3
4
using BlockArrays: BlockArrays
0 commit comments