Expand file tree Collapse file tree 1 file changed +43
-0
lines changed Original file line number Diff line number Diff line change
1
+ Version History
2
+
3
+ 2020.4.18 : v2.5.0 - A revolutionary update.
4
+ ||
5
+ 2020.2.09 : v2.4.0 - A more feature-rich version.
6
+ ||
7
+ 2020.1.14 : v2.3.0 - A more improved version.
8
+ ||
9
+ 2019.10.01 : v2.2.3 - A cumulative performance update.
10
+ ||
11
+ 2019.8.29 : v2.2.2 - Added T_ENS and oop recombination & mutation operators.
12
+ ||
13
+ 2019.8.20 : v2.2.1 - Sped up the core and add new templates.
14
+ ||
15
+ 2019.8.10 : v2.2.0 - Support evoluating with hybrid encodings.
16
+ ||
17
+ 2019.8.08 : v2.1.1 - Sped up the core and fixed some BUGs
18
+ ||
19
+ 2019.7.28 : v2.1.0 - An update of Geatpy2, which is simpler and multifunction.
20
+ ||
21
+ 2019.6.25 : v2.0.0 - A new design of Geatpy, which is simpler, faster and stronger.
22
+ ||
23
+ 2018.11.15 : v1.1.5 - Updated the kernel and performed better.
24
+ ||
25
+ 2018.11.03 : v1.1.4 - Fixed BUGs and added new tutorials.
26
+ ||
27
+ 2018.10.25 : v1.1.3 - Updated algorithm templets.
28
+ ||
29
+ 2018.10.21 : v1.1.2 - Fixed BUGs and rebuilded mut* functions.
30
+ ||
31
+ 2018.10.18 : v1.1.0 - A revolutionary Update! Added new design of a new data structure : 'LegV' and refactored the kernel.
32
+ ||
33
+ 2018.10.03 : v1.0.7 - Essential Updates! Porforming better in solving constrained optimization problems.
34
+ ||
35
+ 2018.9.21 : v1.0.6 - Dealed with copyright issues.
36
+ ||
37
+ 2018.8.26 : v1.0.4 - Updated algorithm templets.
38
+ ||
39
+ 2018.8.23 : v1.0.3 - Updated some algorithms of multi-objective optimization.
40
+ ||
41
+ 2018.8.23 : v1.0.2 - Debugged some BUGs.
42
+ ||
43
+ 2018.8.21 : v1.0.1 - Original version.
0 commit comments