Skip to content

Releases: cvxopt/cvxopt

CVXOPT version 1.3.2

09 Aug 14:30
3b718ee
Compare
Choose a tag to compare

Fixes line search issue in solvers.cp() solvers.cpl()

CVXOPT version 1.3.1

10 May 12:43
ab843a3
Compare
Choose a tag to compare
v1.3.1 (#238)

* Switch to setuptools_scm and update workflows

- Addresses issues with CI workflows (versioneer returns 0+unknown on Travis and GH)
- Update GH worksflows, add pyproject.toml
- Use OpenBLAS 0.3.22 on Windows
- Update DSDP patch to facilitate arm64 dylib
- _PYTHON_HOST_PLATFORM on macOS to get correct arch tags
- Fix python target for 3.10+
- Use add_dll_directory() if .libs is present
- Updated INSTALL
- Updated docstrings and copyright

CVXOPT version 1.3.0

08 Mar 21:08
f236615
Compare
Choose a tag to compare
  • Fixes bug in handling of complex numbers on Windows.
  • Improved Python 3.11 compatibility.

CVXOPT version 1.2.7

20 Sep 10:07
d5a21cf
Compare
Choose a tag to compare

Bug fixes, Python 3.10 compatibility

CVXOPT version 1.2.6

18 Feb 20:24
60fdb83
Compare
Choose a tag to compare

Minor improvements

CVXOPT version 1.2.5

17 Apr 07:16
5b59d87
Compare
Choose a tag to compare

Python 3.9 and PyPy compatibility update

CVXOPT version 1.2.4

21 Jan 10:55
cc46cbd
Compare
Choose a tag to compare

Several bug fixes.

CVXOPT version 1.2.3

05 Feb 07:34
711bb67
Compare
Choose a tag to compare

Fixes bugs in handling of complex numbers with MSVC

CVXOPT version 1.2.2

18 Oct 14:40
afc6d95
Compare
Choose a tag to compare

Fixes bug in handling of complex numbers with MSVC

CVXOPT version 1.2.1

30 Aug 18:32
8713390
Compare
Choose a tag to compare