Skip to content

Commit 1d38bb1

Browse files
Merge pull request #3385 from AayushSabharwal/as/codegen-nlhc
refactor: rewrite `HomotopyContinuationProblem` to target NonlinearSolveHomotopyContinuation.jl
2 parents 41c07b1 + 486bba7 commit 1d38bb1

File tree

6 files changed

+144
-387
lines changed

6 files changed

+144
-387
lines changed

Project.toml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,6 @@ BifurcationKit = "0f109fa4-8a5d-4b75-95aa-f515264e7665"
6565
ChainRulesCore = "d360d2e6-b24c-11e9-a2a3-2a2ae2dbcce4"
6666
DeepDiffs = "ab62b9b5-e342-54a8-a765-a90f495de1a6"
6767
FMI = "14a09403-18e3-468f-ad8a-74f8dda2d9ac"
68-
HomotopyContinuation = "f213a82b-91d6-5c5d-acf7-10f1c761b327"
6968
InfiniteOpt = "20393b10-9daf-11e9-18c9-8db751c92c57"
7069
LabelledArrays = "2ee39098-c373-598a-b85f-a56591580800"
7170

@@ -74,7 +73,6 @@ MTKBifurcationKitExt = "BifurcationKit"
7473
MTKChainRulesCoreExt = "ChainRulesCore"
7574
MTKDeepDiffsExt = "DeepDiffs"
7675
MTKFMIExt = "FMI"
77-
MTKHomotopyContinuationExt = "HomotopyContinuation"
7876
MTKInfiniteOptExt = "InfiniteOpt"
7977
MTKLabelledArraysExt = "LabelledArrays"
8078

@@ -112,7 +110,6 @@ ForwardDiff = "0.10.3"
112110
FunctionWrappers = "1.1"
113111
FunctionWrappersWrappers = "0.1"
114112
Graphs = "1.5.2"
115-
HomotopyContinuation = "2.11"
116113
InfiniteOpt = "0.5"
117114
InteractiveUtils = "1"
118115
JuliaFormatter = "1.0.47"

ext/MTKHomotopyContinuationExt.jl

Lines changed: 0 additions & 225 deletions
This file was deleted.

0 commit comments

Comments
 (0)