Skip to content

Commit 10f769f

Browse files
end
1 parent 23c101d commit 10f769f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/default.jl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -198,7 +198,6 @@ function defaultalg(A, b, assump::OperatorAssumptions{true})
198198
RowNonZero()
199199
end
200200
end
201-
end
202201
alg = LUFactorization(pivot)
203202
end
204203
elseif __conditioning(assump) === OperatorCondition.VeryIllConditioned

0 commit comments

Comments
 (0)