Skip to content

CVXOPT version 1.3.1

Compare
Choose a tag to compare
@martinandersen martinandersen released this 10 May 12:43
· 3 commits to master since this release
ab843a3
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