Skip to content

Releases: pdfo/pdfo

Release for publication in MPC

03 Jun 18:45
8b68de0

Choose a tag to compare

This release is created for publication in Mathematical Programming Computation under the tile "PDFO: A Cross-Platform Package for Powell's Derivative-Free Optimization Solvers".

What's Changed

New Contributors

Full Changelog: v2.1.0...v2.2.0

Support for macOS ARM64

05 Feb 06:47

Choose a tag to compare

This release adds support for macOS ARM64 machines.

Improve the output of the Python version

02 Feb 01:02

Choose a tag to compare

This release improves the output of the Python version.

Correct output fields for infeasible problems

06 Dec 10:59
5f51159

Choose a tag to compare

v2.0.1

Merge pull request #72 from pdfo/dependabot/pip/pydata-sphinx-theme-0…

Improve the interfaces in Python and MATLAB

15 Nov 08:51

Choose a tag to compare

This release updates the signature of the pdfo function in Python and MATLAB.

Patch NumPy deprecations

04 Jul 02:32
c0fd247

Choose a tag to compare

v1.3.1

Merge pull request #57 from pdfo/dependabot/github_actions/pypa/cibui…

Upgrade Python compilation process

25 Apr 13:46
375cea1

Choose a tag to compare

v1.3

Update CHANGELOG.txt

Change of license

28 Mar 09:14

Choose a tag to compare

This version changes the license of PDFO and suppresses warnings in the MATLAB compilation.

Rebuild of the wheels for Python

07 Oct 09:52

Choose a tag to compare

Identical to v1.1. The only difference is a patch of a third-party tool (devlewheel), used when creating the wheels for Python.

Simplify Python installation

23 Aug 08:12

Choose a tag to compare

This version simplifies the installation for Python. See CHANGELOG.txt for changes compared with v1.0.