File tree Expand file tree Collapse file tree
lib/OptimizationEvolutionary Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11name = " OptimizationEvolutionary"
22uuid = " cb963754-43f6-435e-8d4b-99009ff27753"
3- authors = [" Vaibhav Dixit <vaibhavyashdixit@gmail.com> and contributors" ]
43version = " 0.4.7"
4+ authors = [" Vaibhav Dixit <vaibhavyashdixit@gmail.com> and contributors" ]
5+
56[deps ]
6- OptimizationBase = " bca83a33-5cc9-4baa-983d-23429ab6bcbb"
77Evolutionary = " 86b6b26d-c046-49b6-aa0b-5f0f74682bd6"
8- SciMLBase = " 0bca4576-84f4-4d90-8ffe-ffa030f20462 "
8+ OptimizationBase = " bca83a33-5cc9-4baa-983d-23429ab6bcbb "
99Reexport = " 189a3867-3050-52da-a836-e630ba90ab69"
10+ SciMLBase = " 0bca4576-84f4-4d90-8ffe-ffa030f20462"
1011
11- [extras ]
12- Test = " 8dfed614-e22c-5e08-85e1-65c5234f0b40"
13- Random = " 9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
14-
15- [sources ]
16- OptimizationBase = {path = " ../OptimizationBase" }
12+ [sources .OptimizationBase ]
13+ path = " ../OptimizationBase"
1714
1815[compat ]
19- julia = " 1.10"
20- OptimizationBase = " 5"
2116Evolutionary = " 0.11"
22- SciMLBase = " 2.122.1 "
17+ OptimizationBase = " 5 "
2318Reexport = " 1.2"
19+ SciMLBase = " 2.122.1, 3"
20+ julia = " 1.10"
21+
22+ [extras ]
23+ Random = " 9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
24+ Test = " 8dfed614-e22c-5e08-85e1-65c5234f0b40"
2425
2526[targets ]
2627test = [" Random" , " Test" ]
You can’t perform that action at this time.
0 commit comments