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 1c4f80e commit ba27be0Copy full SHA for ba27be0
src/MatrixAlgebraKit.jl
@@ -65,6 +65,7 @@ export notrunc, truncrank, trunctol, truncerror, truncfilter
65
:svd_pullback!, :svd_trunc_pullback!
66
)
67
68
+ eval(Expr(:public, :is_left_isometric, :is_right_isometric))
69
end
70
71
include("common/defaults.jl")
0 commit comments