Skip to content

Commit 2a502ea

Browse files
Remove unconditional import of SparseInverseSubset
1 parent 6808951 commit 2a502ea

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/rulesets/LinearAlgebra/structured.jl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
# Structured matrices
22
using LinearAlgebra: AbstractTriangular
3-
using SparseInverseSubset
43

54
# Matrix wrapper types that we know are square and are thus potentially invertible. For
65
# these we can use simpler definitions for `/` and `\`.

0 commit comments

Comments
 (0)