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 6370728 commit c5af399Copy full SHA for c5af399
ext/LinearSolveCUDAExt.jl
@@ -2,6 +2,7 @@ module LinearSolveCUDAExt
2
3
using CUDA
4
using LinearSolve
5
+using LinearSolve: OperatorAssumptions
6
using LinearSolve.LinearAlgebra, LinearSolve.SciMLBase, LinearSolve.ArrayInterface
7
using SciMLBase: AbstractSciMLOperator
8
0 commit comments