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 6808951 commit 2a502eaCopy full SHA for 2a502ea
src/rulesets/LinearAlgebra/structured.jl
@@ -1,6 +1,5 @@
1
# Structured matrices
2
using LinearAlgebra: AbstractTriangular
3
-using SparseInverseSubset
4
5
# Matrix wrapper types that we know are square and are thus potentially invertible. For
6
# these we can use simpler definitions for `/` and `\`.
0 commit comments