1
1
Changelog
2
2
=========
3
3
4
+ `2.0.3 <https://github.com/NiaOrg/NiaPy/tree/2.0.3 >`__ (2022-09-03)
5
+ -------------------------------------------------------------------
6
+
7
+ `Full
8
+ Changelog <https://github.com/NiaOrg/NiaPy/compare/2.0.2...2.0.3> `__
9
+
10
+ **Fixed bugs: **
11
+
12
+ - AttributeError: ‘NoneType’ object has no attribute ‘copy’
13
+ `#393 <https://github.com/NiaOrg/NiaPy/issues/393 >`__
14
+
15
+ **Closed issues: **
16
+
17
+ - Draft a new release
18
+ `#387 <https://github.com/NiaOrg/NiaPy/issues/387 >`__
19
+ - L-SHADE algorithm
20
+ `#386 <https://github.com/NiaOrg/NiaPy/issues/386 >`__
21
+ - Can not control the number of max_evals or max_iters
22
+ `#376 <https://github.com/NiaOrg/NiaPy/issues/376 >`__
23
+ - Graphical user interface (GUI) for NiaPy
24
+ `#330 <https://github.com/NiaOrg/NiaPy/issues/330 >`__
25
+
26
+ **Merged pull requests: **
27
+
28
+ - L-SHADE implementation
29
+ `#390 <https://github.com/NiaOrg/NiaPy/pull/390 >`__
30
+ (`AlesGartner <https://github.com/AlesGartner >`__)
31
+ - Installation instructions for NixOS
32
+ `#389 <https://github.com/NiaOrg/NiaPy/pull/389 >`__
33
+ (`firefly-cpp <https://github.com/firefly-cpp >`__)
34
+
35
+ .. _section-1 :
36
+
4
37
`2.0.2 <https://github.com/NiaOrg/NiaPy/tree/2.0.2 >`__ (2022-05-22)
5
38
-------------------------------------------------------------------
6
39
@@ -23,7 +56,7 @@ Changelog <https://github.com/NiaOrg/NiaPy/compare/2.0.1...2.0.2>`__
23
56
`#383 <https://github.com/NiaOrg/NiaPy/pull/383 >`__
24
57
(`zStupan <https://github.com/zStupan >`__)
25
58
26
- .. _section-1 :
59
+ .. _section-2 :
27
60
28
61
`2.0.1 <https://github.com/NiaOrg/NiaPy/tree/2.0.1 >`__ (2022-03-05)
29
62
-------------------------------------------------------------------
@@ -78,6 +111,9 @@ Changelog <https://github.com/NiaOrg/NiaPy/compare/2.0.0...2.0.1>`__
78
111
(`GregaVrbancic <https://github.com/GregaVrbancic >`__)
79
112
- Improve CI `#368 <https://github.com/NiaOrg/NiaPy/pull/368 >`__
80
113
(`GregaVrbancic <https://github.com/GregaVrbancic >`__)
114
+ - Add pytest-testmon to reduce the execution time of tests.
115
+ `#366 <https://github.com/NiaOrg/NiaPy/pull/366 >`__
116
+ (`GregaVrbancic <https://github.com/GregaVrbancic >`__)
81
117
- Fix clonalg implementation
82
118
`#365 <https://github.com/NiaOrg/NiaPy/pull/365 >`__
83
119
(`zStupan <https://github.com/zStupan >`__)
@@ -88,7 +124,7 @@ Changelog <https://github.com/NiaOrg/NiaPy/compare/2.0.0...2.0.1>`__
88
124
`#362 <https://github.com/NiaOrg/NiaPy/pull/362 >`__
89
125
(`sisco0 <https://github.com/sisco0 >`__)
90
126
91
- .. _section-2 :
127
+ .. _section-3 :
92
128
93
129
`2.0.0 <https://github.com/NiaOrg/NiaPy/tree/2.0.0 >`__ (2021-12-27)
94
130
-------------------------------------------------------------------
@@ -112,9 +148,6 @@ Changelog <https://github.com/NiaOrg/NiaPy/compare/2.0.0rc18...2.0.0>`__
112
148
113
149
**Merged pull requests: **
114
150
115
- - Add pytest-testmon to reduce the execution time of tests.
116
- `#366 <https://github.com/NiaOrg/NiaPy/pull/366 >`__
117
- (`GregaVrbancic <https://github.com/GregaVrbancic >`__)
118
151
- Do not package the tests
119
152
`#358 <https://github.com/NiaOrg/NiaPy/pull/358 >`__
120
153
(`firefly-cpp <https://github.com/firefly-cpp >`__)
@@ -140,9 +173,6 @@ Changelog <https://github.com/NiaOrg/NiaPy/compare/2.0.0rc18...2.0.0>`__
140
173
- Fixed csendes function.
141
174
`#345 <https://github.com/NiaOrg/NiaPy/pull/345 >`__
142
175
(`zStupan <https://github.com/zStupan >`__)
143
- - Initial implementation of Clonal Selection Algorithm
144
- `#340 <https://github.com/NiaOrg/NiaPy/pull/340 >`__
145
- (`andrazperson <https://github.com/andrazperson >`__)
146
176
147
177
`2.0.0rc18 <https://github.com/NiaOrg/NiaPy/tree/2.0.0rc18 >`__ (2021-08-18)
148
178
---------------------------------------------------------------------------
@@ -169,6 +199,9 @@ Changelog <https://github.com/NiaOrg/NiaPy/compare/2.0.0rc17...2.0.0rc18>`__
169
199
- Fix various algorithms
170
200
`#342 <https://github.com/NiaOrg/NiaPy/pull/342 >`__
171
201
(`zStupan <https://github.com/zStupan >`__)
202
+ - Initial implementation of Clonal Selection Algorithm
203
+ `#340 <https://github.com/NiaOrg/NiaPy/pull/340 >`__
204
+ (`andrazperson <https://github.com/andrazperson >`__)
172
205
- docs: add firefly-cpp as a contributor for question, test
173
206
`#337 <https://github.com/NiaOrg/NiaPy/pull/337 >`__
174
207
(`allcontributors[bot] <https://github.com/apps/allcontributors >`__)
@@ -232,8 +265,6 @@ Changelog <https://github.com/NiaOrg/NiaPy/compare/2.0.0rc16...2.0.0rc17>`__
232
265
- Fix detection of two digit Python minor version
233
266
`#316 <https://github.com/NiaOrg/NiaPy/pull/316 >`__
234
267
(`hrnciar <https://github.com/hrnciar >`__)
235
- - Huge refactor `#309 <https://github.com/NiaOrg/NiaPy/pull/309 >`__
236
- (`zStupan <https://github.com/zStupan >`__)
237
268
238
269
`2.0.0rc16 <https://github.com/NiaOrg/NiaPy/tree/2.0.0rc16 >`__ (2021-05-26)
239
270
---------------------------------------------------------------------------
@@ -280,6 +311,8 @@ Changelog <https://github.com/NiaOrg/NiaPy/compare/2.0.0rc14...2.0.0rc15>`__
280
311
281
312
**Merged pull requests: **
282
313
314
+ - Huge refactor `#309 <https://github.com/NiaOrg/NiaPy/pull/309 >`__
315
+ (`zStupan <https://github.com/zStupan >`__)
283
316
- corrected reference URL for basic hs algorithm
284
317
`#307 <https://github.com/NiaOrg/NiaPy/pull/307 >`__
285
318
(`firefly-cpp <https://github.com/firefly-cpp >`__)
@@ -491,8 +524,6 @@ Changelog <https://github.com/NiaOrg/NiaPy/compare/2.0.0rc10...2.0.0rc11>`__
491
524
- update getting started documentation
492
525
`#248 <https://github.com/NiaOrg/NiaPy/pull/248 >`__
493
526
(`GregaVrbancic <https://github.com/GregaVrbancic >`__)
494
- - Development `#247 <https://github.com/NiaOrg/NiaPy/pull/247 >`__
495
- (`kb2623 <https://github.com/kb2623 >`__)
496
527
- docs: add brett18618 as a contributor
497
528
`#242 <https://github.com/NiaOrg/NiaPy/pull/242 >`__
498
529
(`allcontributors[bot] <https://github.com/apps/allcontributors >`__)
@@ -763,7 +794,7 @@ Changelog <https://github.com/NiaOrg/NiaPy/compare/1.0.2...2.0.0rc3>`__
763
794
- HBA - bugfix `#157 <https://github.com/NiaOrg/NiaPy/pull/157 >`__
764
795
(`kivancguckiran <https://github.com/kivancguckiran >`__)
765
796
766
- .. _section-3 :
797
+ .. _section-4 :
767
798
768
799
`1.0.2 <https://github.com/NiaOrg/NiaPy/tree/1.0.2 >`__ (2018-10-24)
769
800
-------------------------------------------------------------------
@@ -775,12 +806,7 @@ Changelog <https://github.com/NiaOrg/NiaPy/compare/1.0.2...2.0.0rc3>`__
775
806
- Hybrid Bat Algorithm coding mistake?
776
807
`#156 <https://github.com/NiaOrg/NiaPy/issues/156 >`__
777
808
778
- **Merged pull requests: **
779
-
780
- - fix Bat Algorithm `#161 <https://github.com/NiaOrg/NiaPy/pull/161 >`__
781
- (`GregaVrbancic <https://github.com/GregaVrbancic >`__)
782
-
783
- .. _section-4 :
809
+ .. _section-5 :
784
810
785
811
`2 <https://github.com/NiaOrg/NiaPy/tree/2 >`__ (2018-08-30)
786
812
-----------------------------------------------------------
@@ -867,7 +893,7 @@ Changelog <https://github.com/NiaOrg/NiaPy/compare/1.0.1...2.0.0rc1>`__
867
893
- DOI added `#128 <https://github.com/NiaOrg/NiaPy/pull/128 >`__
868
894
(`lucijabrezocnik <https://github.com/lucijabrezocnik >`__)
869
895
870
- .. _section-5 :
896
+ .. _section-6 :
871
897
872
898
`1.0.1 <https://github.com/NiaOrg/NiaPy/tree/1.0.1 >`__ (2018-03-21)
873
899
-------------------------------------------------------------------
@@ -913,7 +939,7 @@ Changelog <https://github.com/NiaOrg/NiaPy/compare/1.0.0...1.0.1>`__
913
939
… `#114 <https://github.com/NiaOrg/NiaPy/pull/114 >`__
914
940
(`mlaky88 <https://github.com/mlaky88 >`__)
915
941
916
- .. _section-6 :
942
+ .. _section-7 :
917
943
918
944
`1.0.0 <https://github.com/NiaOrg/NiaPy/tree/1.0.0 >`__ (2018-02-28)
919
945
-------------------------------------------------------------------
@@ -925,6 +951,12 @@ Changelog <https://github.com/NiaOrg/NiaPy/compare/1.0.0rc2...1.0.0>`__
925
951
926
952
- Runner export `#39 <https://github.com/NiaOrg/NiaPy/pull/39 >`__
927
953
(`GregaVrbancic <https://github.com/GregaVrbancic >`__)
954
+ - add benchmarks module
955
+ `#14 <https://github.com/NiaOrg/NiaPy/pull/14 >`__
956
+ (`GregaVrbancic <https://github.com/GregaVrbancic >`__)
957
+ - add needed dependencies
958
+ `#7 <https://github.com/NiaOrg/NiaPy/pull/7 >`__
959
+ (`GregaVrbancic <https://github.com/GregaVrbancic >`__)
928
960
929
961
`1.0.0rc2 <https://github.com/NiaOrg/NiaPy/tree/1.0.0rc2 >`__ (2018-02-28)
930
962
-------------------------------------------------------------------------
@@ -1162,6 +1194,75 @@ Changelog <https://github.com/NiaOrg/NiaPy/compare/cd5a1ff3e1c9f426fde8b40a625ab
1162
1194
(`GregaVrbancic <https://github.com/GregaVrbancic >`__)
1163
1195
- Feature functions2 `#32 <https://github.com/NiaOrg/NiaPy/pull/32 >`__
1164
1196
(`lucijabrezocnik <https://github.com/lucijabrezocnik >`__)
1197
+ - Griewank function `#31 <https://github.com/NiaOrg/NiaPy/pull/31 >`__
1198
+ (`lucijabrezocnik <https://github.com/lucijabrezocnik >`__)
1199
+ - fix code style syntax
1200
+ `#30 <https://github.com/NiaOrg/NiaPy/pull/30 >`__
1201
+ (`GregaVrbancic <https://github.com/GregaVrbancic >`__)
1202
+ - schwefel and whitley
1203
+ `#29 <https://github.com/NiaOrg/NiaPy/pull/29 >`__
1204
+ (`lucijabrezocnik <https://github.com/lucijabrezocnik >`__)
1205
+ - add function implementations
1206
+ `#28 <https://github.com/NiaOrg/NiaPy/pull/28 >`__
1207
+ (`GregaVrbancic <https://github.com/GregaVrbancic >`__)
1208
+ - fix bounds for sphere function
1209
+ `#27 <https://github.com/NiaOrg/NiaPy/pull/27 >`__
1210
+ (`GregaVrbancic <https://github.com/GregaVrbancic >`__)
1211
+ - fix code style `#26 <https://github.com/NiaOrg/NiaPy/pull/26 >`__
1212
+ (`GregaVrbancic <https://github.com/GregaVrbancic >`__)
1213
+ - Add runner `#25 <https://github.com/NiaOrg/NiaPy/pull/25 >`__
1214
+ (`GregaVrbancic <https://github.com/GregaVrbancic >`__)
1215
+ - Added jDE,PSO,ABC,GA(buggy code)
1216
+ `#24 <https://github.com/NiaOrg/NiaPy/pull/24 >`__
1217
+ (`mlaky88 <https://github.com/mlaky88 >`__)
1218
+ - Functions description
1219
+ `#23 <https://github.com/NiaOrg/NiaPy/pull/23 >`__
1220
+ (`lucijabrezocnik <https://github.com/lucijabrezocnik >`__)
1221
+ - Schwefel function `#22 <https://github.com/NiaOrg/NiaPy/pull/22 >`__
1222
+ (`lucijabrezocnik <https://github.com/lucijabrezocnik >`__)
1223
+ - Renew architecture `#21 <https://github.com/NiaOrg/NiaPy/pull/21 >`__
1224
+ (`GregaVrbancic <https://github.com/GregaVrbancic >`__)
1225
+ - Basic tests `#20 <https://github.com/NiaOrg/NiaPy/pull/20 >`__
1226
+ (`GregaVrbancic <https://github.com/GregaVrbancic >`__)
1227
+ - Feature functions `#19 <https://github.com/NiaOrg/NiaPy/pull/19 >`__
1228
+ (`lucijabrezocnik <https://github.com/lucijabrezocnik >`__)
1229
+ - new algorithm `#18 <https://github.com/NiaOrg/NiaPy/pull/18 >`__
1230
+ (`firefly-cpp <https://github.com/firefly-cpp >`__)
1231
+ - add modified algorithm implementation
1232
+ `#17 <https://github.com/NiaOrg/NiaPy/pull/17 >`__
1233
+ (`GregaVrbancic <https://github.com/GregaVrbancic >`__)
1234
+ - add fpa example. update README.md with example.
1235
+ `#15 <https://github.com/NiaOrg/NiaPy/pull/15 >`__
1236
+ (`GregaVrbancic <https://github.com/GregaVrbancic >`__)
1237
+ - Improve docs `#13 <https://github.com/NiaOrg/NiaPy/pull/13 >`__
1238
+ (`GregaVrbancic <https://github.com/GregaVrbancic >`__)
1239
+ - added reference for DE
1240
+ `#12 <https://github.com/NiaOrg/NiaPy/pull/12 >`__
1241
+ (`firefly-cpp <https://github.com/firefly-cpp >`__)
1242
+ - Rastrigin and Rosenbrock added
1243
+ `#11 <https://github.com/NiaOrg/NiaPy/pull/11 >`__
1244
+ (`firefly-cpp <https://github.com/firefly-cpp >`__)
1245
+ - DE algorithm implementation
1246
+ `#10 <https://github.com/NiaOrg/NiaPy/pull/10 >`__
1247
+ (`GregaVrbancic <https://github.com/GregaVrbancic >`__)
1248
+ - fixing typos `#9 <https://github.com/NiaOrg/NiaPy/pull/9 >`__
1249
+ (`firefly-cpp <https://github.com/firefly-cpp >`__)
1250
+ - new config files `#6 <https://github.com/NiaOrg/NiaPy/pull/6 >`__
1251
+ (`firefly-cpp <https://github.com/firefly-cpp >`__)
1252
+ - adding flower pollination algorithm
1253
+ `#5 <https://github.com/NiaOrg/NiaPy/pull/5 >`__
1254
+ (`rhododendrom <https://github.com/rhododendrom >`__)
1255
+ - an example of benchmark function
1256
+ `#4 <https://github.com/NiaOrg/NiaPy/pull/4 >`__
1257
+ (`firefly-cpp <https://github.com/firefly-cpp >`__)
1258
+ - Documentation `#3 <https://github.com/NiaOrg/NiaPy/pull/3 >`__
1259
+ (`GregaVrbancic <https://github.com/GregaVrbancic >`__)
1260
+ - Create CODE_OF_CONDUCT.md
1261
+ `#2 <https://github.com/NiaOrg/NiaPy/pull/2 >`__
1262
+ (`GregaVrbancic <https://github.com/GregaVrbancic >`__)
1263
+ - add hybrid bat algorithm implementation with example
1264
+ `#1 <https://github.com/NiaOrg/NiaPy/pull/1 >`__
1265
+ (`GregaVrbancic <https://github.com/GregaVrbancic >`__)
1165
1266
1166
- \* *This Changelog was automatically generated
1167
- by * \ `github_changelog_generator <https://github.com/github-changelog-generator/github-changelog-generator >`__
1267
+ \* *This Changelog was automatically generated by *
1268
+ `github_changelog_generator <https://github.com/github-changelog-generator/github-changelog-generator >`__
0 commit comments