File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,6 @@ version = "0.1.0"
7
7
CommonSolve = " 38540f10-b2f7-11e9-35d8-d573e4eb0ff2"
8
8
DiffResults = " 163ba53b-c6d8-5494-b064-1a9d43ac40c5"
9
9
DocStringExtensions = " ffbed154-4ef7-542d-bbb7-c09d3a79fcae"
10
- ExampleJuggler = " 3bbe58f8-ed81-4c4e-a134-03e85fcf4a1a"
11
10
ExtendableFEMBase = " 12fb9182-3d4c-4424-8fd1-727a0899810c"
12
11
ExtendableGrids = " cfc395e8-590f-11e8-1f13-43a2532b2fa8"
13
12
ExtendableSparse = " 95c220a8-a1cf-11e9-0c77-dbfce5f500b3"
@@ -17,7 +16,6 @@ LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
17
16
LinearSolve = " 7ed4a6bd-45f5-4d41-b270-4a48e9bafcae"
18
17
Printf = " de0858da-6303-5e67-8744-51eddeeeb8d7"
19
18
Requires = " ae029012-a4dd-5104-9daa-d747884805df"
20
- RuntimeGeneratedFunctions = " 7e49a35a-f44a-4d26-94aa-eba1b4ca6b47"
21
19
SparseArrays = " 2f01184e-e22b-5df5-ae63-d93ebab69eaf"
22
20
SparseDiffTools = " 47a9eef4-7e08-11e9-0b38-333d64bd3804"
23
21
Symbolics = " 0c5d862f-8b57-4792-8d23-62f2024744c7"
@@ -31,12 +29,15 @@ ExtendableFEMDiffEQExt = "DifferentialEquations"
31
29
[compat ]
32
30
CommonSolve = " 0.2"
33
31
DiffResults = " 1"
32
+ DocStringExtensions = " 0.8,0.9"
34
33
ExtendableFEMBase = " ^0.1.0"
35
34
ExtendableGrids = " 1.0"
36
35
ExtendableSparse = " 1.2"
37
36
ForwardDiff = " ^0.10.35"
37
+ GridVisualize = " 1.5"
38
38
LinearSolve = " 2"
39
39
Requires = " 1.3"
40
+ Symbolics = " ^4.2,5"
40
41
SparseDiffTools = " ^1.19,2"
41
42
julia = " 1.9"
42
43
You can’t perform that action at this time.
0 commit comments