Skip to content

Commit

Permalink
Remove unconditional import of SparseInverseSubset
Browse files Browse the repository at this point in the history
  • Loading branch information
ElOceanografo authored Jan 23, 2024
1 parent 6808951 commit 2a502ea
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/rulesets/LinearAlgebra/structured.jl
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
# Structured matrices
using LinearAlgebra: AbstractTriangular
using SparseInverseSubset

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

0 comments on commit 2a502ea

Please sign in to comment.