Skip to content

Commit 64e48ef

Browse files
committed
refactor: merge InfiniteOptExts
1 parent 3588933 commit 64e48ef

File tree

3 files changed

+428
-430
lines changed

3 files changed

+428
-430
lines changed

Project.toml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,6 @@ ChainRulesCore = "d360d2e6-b24c-11e9-a2a3-2a2ae2dbcce4"
6868
DeepDiffs = "ab62b9b5-e342-54a8-a765-a90f495de1a6"
6969
FMI = "14a09403-18e3-468f-ad8a-74f8dda2d9ac"
7070
InfiniteOpt = "20393b10-9daf-11e9-18c9-8db751c92c57"
71-
JuMP = "4076af6c-e467-56ae-b986-b466b2749572"
7271
LabelledArrays = "2ee39098-c373-598a-b85f-a56591580800"
7372

7473
[extensions]
@@ -77,7 +76,6 @@ MTKChainRulesCoreExt = "ChainRulesCore"
7776
MTKDeepDiffsExt = "DeepDiffs"
7877
MTKFMIExt = "FMI"
7978
MTKInfiniteOptExt = "InfiniteOpt"
80-
MTKJuMPDynamicOptExt = ["JuMP", "InfiniteOpt"]
8179
MTKLabelledArraysExt = "LabelledArrays"
8280

8381
[compat]
@@ -99,7 +97,6 @@ DeepDiffs = "1"
9997
DelayDiffEq = "5.50"
10098
DiffEqBase = "6.165.1"
10199
DiffEqCallbacks = "2.16, 3, 4"
102-
DiffEqDevTools = "2.48.0"
103100
DiffEqNoiseProcess = "5"
104101
DiffRules = "0.1, 1.0"
105102
DifferentiationInterface = "0.6.47"

0 commit comments

Comments
 (0)