File tree Expand file tree Collapse file tree 1 file changed +9
-9
lines changed
lib/OptimizationCMAEvolutionStrategy Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -3,24 +3,24 @@ uuid = "bd407f91-200f-4536-9381-e4ba712f53f8"
33authors = [
" Vaibhav Dixit <[email protected] > and contributors" ]
44version = " 0.3.2"
55
6- [sources ]
7- OptimizationBase = {path = " ../OptimizationBase" }
8-
96[deps ]
107CMAEvolutionStrategy = " 8d3b24bd-414e-49e0-94fb-163cc3a3e411"
118OptimizationBase = " bca83a33-5cc9-4baa-983d-23429ab6bcbb"
12- SciMLBase = " 0bca4576-84f4-4d90-8ffe-ffa030f20462"
139Reexport = " 189a3867-3050-52da-a836-e630ba90ab69"
10+ SciMLBase = " 0bca4576-84f4-4d90-8ffe-ffa030f20462"
1411
15- [extras ]
16- Test = " 8dfed614-e22c-5e08-85e1-65c5234f0b40 "
12+ [sources . OptimizationBase ]
13+ path = " ../OptimizationBase "
1714
1815[compat ]
1916CMAEvolutionStrategy = " 0.2"
20- julia = " 1.10"
21- OptimizationBase = " 2.13"
22- SciMLBase = " 2.58"
17+ OptimizationBase = " 2.13, 3"
2318Reexport = " 1.2"
19+ SciMLBase = " 2.58"
20+ julia = " 1.10"
21+
22+ [extras ]
23+ Test = " 8dfed614-e22c-5e08-85e1-65c5234f0b40"
2424
2525[targets ]
2626test = [" Test" ]
You can’t perform that action at this time.
0 commit comments