Skip to content

Releases: NiaOrg/NiaPy

2.0.0rc17 (2021-06-10)

10 Jun 15:01
Compare
Choose a tag to compare
Pre-release

Full Changelog

Closed issues:

  • Maximization doesn't work #328
  • Remove ThrowingTask and CountingTask #317
  • Tasks are missing from the documentation. #315
  • NiaPy fails to build with Python 3.10.0a7. #308

Merged pull requests:

2.0.0rc16 (2021-05-26)

26 May 10:03
Compare
Choose a tag to compare
Pre-release

Full Changelog

Implemented enhancements:

  • Create a new release #310

Closed issues:

  • niapy import fails for Python 3.6.x #311

Merged pull requests:

2.0.0rc15 (2021-05-14)

14 May 18:30
Compare
Choose a tag to compare
Pre-release

Full Changelog

Implemented enhancements:

  • [JOSS] (Optional) Follow PEP-8 style guide in naming methods #123

Closed issues:

  • Several TODOs in ca.py #306
  • limit_repair method alters the input array #294
  • CuckooSearch's runIteration is incompatible with other algorithms runIteration #281
  • """ #264

Merged pull requests:

2.0.0rc14 (2021-04-23)

23 Apr 10:17
Compare
Choose a tag to compare
Pre-release

Full Changelog

Closed issues:

  • scipy dependency #303
  • Python 2.7 support #301
  • Deprecation warnings #297
  • Bug in Algorithm.runYield - runIteration executes nGEN - 1 times #293
  • User defined function #292

Merged pull requests:

2.0.0rc13 (2021-03-10)

10 Mar 13:31
Compare
Choose a tag to compare
Pre-release

Full Changelog

Closed issues:

  • BFOA implementation #288
  • BAT #286
  • BAT Optimization Algorithm #285
  • NiaPy conda dependecy problem #284
  • xlwt is archived: consider dropping xlwt requirement? #283
  • . #263

Merged pull requests:

2.0.0rc12 (2020-12-04)

04 Dec 10:20
Compare
Choose a tag to compare
Pre-release

Full Changelog

Fixed bugs:

Closed issues:

  • Fedora rpm build | two tests are failing #252

Merged pull requests:

2.0.0rc11 (2020-07-19)

19 Jul 10:58
Compare
Choose a tag to compare
Pre-release

Full Changelog

Implemented enhancements:

Fixed bugs:

  • OptimizationType.MAXIMIZATION does not work with GWO #246
  • Possible issue with unit test #241
  • GWO TypeError: unsupported operand type(s) #218
  • Fix algorithm utility to work with python2 and add tests #239 (GregaVrbancic)

Closed issues:

  • No module named 'NiaPy.task' #243
  • Example run.py not working #238
  • Algorithms checklist #188

Merged pull requests:

2.0.0rc10 (2019-11-12)

12 Nov 08:03
Compare
Choose a tag to compare
Pre-release

Full Changelog

Implemented enhancements:

Fixed bugs:

  • FSS implementation #186
  • FPA implementation #185

2.0.0rc9 (2019-11-11)

11 Nov 09:52
Compare
Choose a tag to compare
2.0.0rc9 (2019-11-11) Pre-release
Pre-release

Full Changelog

Merged pull requests:

2.0.0rc8 (2019-11-11)

11 Nov 09:43
Compare
Choose a tag to compare
2.0.0rc8 (2019-11-11) Pre-release
Pre-release

Full Changelog

Merged pull requests: