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 09e38a7 commit 7453094Copy full SHA for 7453094
ext/LinearSolvePardisoExt.jl
@@ -1,6 +1,7 @@
1
module LinearSolvePardisoExt
2
3
using Pardiso, LinearSolve
4
+using SciMLVerbosity: @SciMLMessage
5
using SparseArrays
6
using SparseArrays: nonzeros, rowvals, getcolptr
7
using LinearSolve: PardisoJL, @unpack
0 commit comments