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 926875c commit 1e6c174Copy full SHA for 1e6c174
ext/LinearSolveCliqueTreesExt.jl
@@ -1,7 +1,7 @@
1
module LinearSolveCliqueTreesExt
2
3
using CliqueTrees: symbolic, cholinit, lininit, cholesky!, linsolve!
4
-using LinearSolve: LinearSolve, LinearVerbosity
+using LinearSolve
5
using SparseArrays
6
7
function _symbolic(A::AbstractMatrix, alg::CliqueTreesFactorization)
0 commit comments