File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -51,6 +51,7 @@ Zygote = "e88e6eb3-aa80-5325-afca-941959d7151f"
51
51
52
52
[extensions ]
53
53
DiffEqBaseDistributionsExt = " Distributions"
54
+ DiffEqBaseEnzymeExt = " Enzyme"
54
55
DiffEqBaseGeneralizedGeneratedExt = " GeneralizedGenerated"
55
56
DiffEqBaseMPIExt = " MPI"
56
57
DiffEqBaseMeasurementsExt = " Measurements"
@@ -59,7 +60,6 @@ DiffEqBaseReverseDiffExt = "ReverseDiff"
59
60
DiffEqBaseTrackerExt = " Tracker"
60
61
DiffEqBaseUnitfulExt = " Unitful"
61
62
DiffEqBaseZygoteExt = " Zygote"
62
- DiffEqBaseEnzymeExt = " Enzyme"
63
63
64
64
[compat ]
65
65
ArrayInterface = " 7"
@@ -68,6 +68,7 @@ DataStructures = "0.18"
68
68
Distributions = " 0.25"
69
69
DocStringExtensions = " 0.9"
70
70
EnumX = " 1"
71
+ EnzymeCore = " 0.5"
71
72
FastBroadcast = " 0.2"
72
73
ForwardDiff = " 0.10"
73
74
FunctionWrappers = " 1.0"
You can’t perform that action at this time.
0 commit comments