Skip to content

Releases: NiaOrg/NiaPy

2.6.1 (2025-11-24)

24 Nov 11:02

Choose a tag to compare

2.6.0 (2025-11-21)

21 Nov 12:25

Choose a tag to compare

Compare with v2.5.2

Fixed

2.5.2 (2025-01-06)

06 Jan 13:17

Choose a tag to compare

Compare with v2.5.1

Fixed

  • Fix (54ef8df by Grega Vrbančič).
  • fix dependabot config (109563f by Grega Vrbančič).
  • Fix numpy 2.0 compatibility in ILSHADE implementation (99cb246 by Iztok Fister Jr.).

2.5.1 (2024-10-29)

29 Oct 14:15

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.3.1...v2.5.1

2.3.1 (2024-05-17)

17 May 08:30

Choose a tag to compare

Compare with v2.3.0

Fixed

  • fix: workflow for publishing to pypi (9e61439 by Grega Vrbančič).

2.3.0 (2024-05-17)

17 May 08:09

Choose a tag to compare

Compare with 2.1.0

Added

  • add example code (de3a522 by zStupan).

Removed

  • Remove TestingTask class (d783f69 by zStupan).

2.1.0 (2023-12-19)

19 Dec 17:19

Choose a tag to compare

Compare with 2.0.5

Added

  • Add repology badge (6d56ff5 by Iztok Fister Jr).
  • Added pyproject.toml and poetry lock (f459f56 by zStupan).
  • added before_run and after_run callbacks. added a reference to the algorithm in Callback class (f54f7c2 by zStupan).
  • added callback example (ea82514 by zStupan).
  • Added callbacks, removed the run_task and iteration_generator methods, moved functionallity to Algorithm.run (cc08dac by zStupan).

Fixed

  • fixed tests (a9e68b4 by zStupan).
  • fix pypi workflow (5966cf3 by zStupan).
  • fix docs warnings (ab71ddc by zStupan).

Removed

  • removed unused files (a48d1ff by zStupan).
  • remove pytest-custom-exit-code plugin (90a15ed by zStupan).

2.0.5 (2023-03-26)

26 Mar 14:05

Choose a tag to compare

Full Changelog

Closed issues:

  • Dataframe to Excel -- not working #396
  • Bump version to 2.0.3 #392
  • RUN Beyond the Metaphor An Efficient Optimization Algorithm Based on Runge Kutta Method #388

Merged pull requests:

2.0.4 (2022-11-20)

20 Nov 09:07

Choose a tag to compare

Full Changelog

Closed issues:

Merged pull requests:

2.0.3 (2022-09-03)

03 Sep 18:40

Choose a tag to compare

Full Changelog

Fixed bugs:

  • AttributeError: 'NoneType' object has no attribute 'copy' #393

Closed issues:

  • Draft a new release #387
  • L-SHADE algorithm #386
  • Can not control the number of max_evals or max_iters #376
  • Graphical user interface (GUI) for NiaPy #330

Merged pull requests: