Skip to content

Releases: kul-optec/QPALM

1.2.6

30 Aug 19:43

Choose a tag to compare

  • Python 3.14 support
  • CI maintenance

Full Changelog: 1.2.5...1.2.6

1.2.5

21 Nov 23:43

Choose a tag to compare

  • The QPALM_cxx and QPALM_fortran CMake packages have been deprecated.
    Use find_package(QPALM COMPONENTS cxx fortran) instead.

Full Changelog: 1.2.4...1.2.5

1.2.4

15 Nov 13:06

Choose a tag to compare

  • Python 3.13 support
  • NumPy 2.x support
  • Matlab binaries for macOS ARM64
  • CI maintenance

Full Changelog: 1.2.3...1.2.4

1.2.3

28 Mar 17:07

Choose a tag to compare

  • Conan package manager support
  • Allow cancelling the solver from another thread or signal handler
  • Support solving multiple problems in parallel through the Python interface
  • Fix relative primal tolerance norm computation

Full Changelog: 1.2.2...1.2.3

1.2.2

31 Jan 20:13

Choose a tag to compare

  • Expose qpalm.Info.status_val constants in Python.
  • Python 3.12 support.

Full Changelog: 1.2.1...1.2.2

1.2.1

22 Sep 07:57

Choose a tag to compare

  • Improved error handling in case of invalid bounds or invalid settings in C++ and Python interfaces

Full Changelog: 1.2.0...1.2.1

1.2.0

29 Aug 16:37

Choose a tag to compare

  • Moved internal headers to qpalm subdirectory, to avoid collisions with other packages
  • Improved C++ API
  • Included missing <cassert> header
  • Improved CI and testing
  • Fixed Doxygen stylesheet for dark mode

Full Changelog: 1.1.4...1.2.0

1.1.5a1

26 Aug 12:46

Choose a tag to compare

1.1.5a1 Pre-release
Pre-release
  • Improved CI and testing
  • Fixed Doxygen stylesheet for dark mode
  • Included missing <cassert> header

Full Changelog: 1.1.4.post1...1.1.5a1

1.1.4

30 Nov 12:09

Choose a tag to compare

  • Provide Linux binaries compatible with CentOS 7.

Full Changelog: 1.1.3...1.1.4

1.1.4.post1

30 Nov 18:36

Choose a tag to compare

1.1.4.post1 Pre-release
Pre-release
  • Fix typo PyPI README.rst

Full Changelog: 1.1.4...1.1.4.post1