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 54ffc51 commit ff9a949Copy full SHA for ff9a949
base/linalg/uniformscaling.jl
@@ -1,6 +1,6 @@
1
# This file is a part of Julia. License is MIT: http://julialang.org/license
2
3
-import Base: cond, copy, ctranspose, getindex, show, transpose, one, zero, inv,
+import Base: copy, ctranspose, getindex, show, transpose, one, zero, inv,
4
@_pure_meta, hcat, vcat, hvcat
5
import Base.LinAlg: SingularException
6
0 commit comments