File tree Expand file tree Collapse file tree 2 files changed +0
-3
lines changed Expand file tree Collapse file tree 2 files changed +0
-3
lines changed Original file line number Diff line number Diff line change @@ -28,7 +28,6 @@ SciMLOperators = "c0aeaf25-5076-4817-a8d5-81caf7dfa961"
28
28
Setfield = " efcf1570-3423-57d1-acb7-fd33fddbac46"
29
29
SparseArrays = " 2f01184e-e22b-5df5-ae63-d93ebab69eaf"
30
30
Sparspak = " e56a9233-b9d6-4f03-8d0f-1825330902ac"
31
- SuiteSparse = " 4607b0f0-06f3-5cda-b6b1-a6196a1729e9"
32
31
UnPack = " 3a884ed6-31ef-47d7-9d2a-63182c4928ed"
33
32
34
33
[weakdeps ]
@@ -88,7 +87,6 @@ SciMLOperators = "0.3"
88
87
Setfield = " 1"
89
88
SparseArrays = " 1.9"
90
89
Sparspak = " 0.3.6"
91
- SuiteSparse = " 1.9"
92
90
UnPack = " 1"
93
91
julia = " 1.9"
94
92
Original file line number Diff line number Diff line change @@ -18,7 +18,6 @@ PrecompileTools.@recompile_invalidations begin
18
18
using SciMLOperators: AbstractSciMLOperator, IdentityOperator
19
19
using Setfield
20
20
using UnPack
21
- using SuiteSparse
22
21
using KLU
23
22
using Sparspak
24
23
using FastLapackInterface
You can’t perform that action at this time.
0 commit comments