Skip to content

v0.5.1

Choose a tag to compare

@timmens timmens released this 13 Nov 17:02
· 64 commits to main since this release
84be118

Summary

This is a minor release that introduces the new algorithm selection tool and several
small improvements.

To learn more about the algorithm selection feature check out the following resources:

Pull Requests

  • #549 Add support for Python 3.13 (@timmens)
  • #550 and #534 implement the new algorithm selection tool (@janosg)
  • #548 and #531 improve the documentation (@ChristianZimpelmann)
  • #544 Adjusts the results processing of the nag optimizers to be compatible
    with the latest releases (@timmens)
  • #543 Adds support for numpy 2.x (@timmens)
  • #536 Adds a how-to guide for choosing local optimizers (@mpetrosian)
  • #535 Allows algorithm classes and instances in estimation functions
    (@timmens)
  • #532 Makes several small improvements to the documentation (@janosg)