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 61b7005 commit 488bc1fCopy full SHA for 488bc1f
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