Search Criteria
Package Details: python-cvxpy 1.2.2-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-cvxpy.git (read-only, click to copy) |
---|---|
Package Base: | python-cvxpy |
Description: | A domain-specific language for modeling convex optimization problems |
Upstream URL: | http://github.com/cvxgrp/cvxpy/ |
Licenses: | Apache |
Submitter: | None |
Maintainer: | thrasibule |
Last Packager: | thrasibule |
Votes: | 10 |
Popularity: | 0.122997 |
First Submitted: | 2016-09-15 09:01 (UTC) |
Last Updated: | 2022-11-25 19:38 (UTC) |
Dependencies (17)
- python (nogil-python, python36, python32, python39, python38, python37, python311, python312)
- python-ecos
- python-fastcache
- python-multiprocess
- python-numpy (python-numpy-git, python-numpy1.22, python-numpy-openblas, python-numpy-mkl-bin, python-numpy-mkl, python-numpy-flame)
- python-scipy (python-scipy-git, python-scipy-mkl, python-scipy-mkl-bin)
- python-toolz
- python-setuptools (make)
- glpk (glpk-git) (check)
- python-cvxopt (check)
- python-osqp (python-osqp) (check)
- python-pytest (check)
- python-scs (check)
- python-cvxopt (optional)
- python-diffcp (optional)
- python-osqp (python-osqp) (optional)
- python-scs (optional)
Required by (4)
- python-disropt-git (optional)
- python-pyportfolioopt
- python-pyportfolioopt-git
- python-qiskit-aer (optional)
Latest Comments
1 2 Next › Last »
totikom commented on 2023-01-06 17:00 (UTC)
sha256sum
ofscipy_1.9_bugfix.patch
is wrong.JohnRobson commented on 2022-12-26 04:50 (UTC)
@thrasibule, thanks, I removed and reinstall "python-scs", now worked.
thrasibule commented on 2022-12-25 02:04 (UTC)
@johnrobson, none of the dependencies require mkl packages. Something else must be pulling it.
JohnRobson commented on 2022-12-25 00:01 (UTC)
I don't want to install "intel-oneapi-mkl, python-numpy-mkl, python-scipy-mkl", is possible to install "python-cvxpy" and skip the tests using MKL? Or it's mandatory to install MKL packages? Thanks.
a.kudelin commented on 2022-11-28 22:43 (UTC)
Hi @thrasibule,
Could you please add
python-cylp
as an optional dependency in your next release? It provides one of the most efficient Simplex implementations available.thrasibule commented on 2022-02-13 02:09 (UTC)
@carlosal1015 please read comment below...
carlosal1015 commented on 2022-02-12 20:56 (UTC)
Hi, some tests are failing.
thrasibule commented on 2022-01-19 21:56 (UTC)
Hi @entho, are you sure osqp imports cleanly? Try import osqp in a repl. I suspect you need to reinstall python-qdldl.
entho commented on 2022-01-19 21:37 (UTC)
Hi, i'm having the following error tho OSQP is installed : AssertionError: ".could not be reduced to a QP." does not match "The solver OSQP is not installed."
Anyone has a clue about it (It might be obvious, i'm beginning) ?
doublesack commented on 2021-08-31 13:00 (UTC)
Fixed python-osqp. Tests should work just fine now.
1 2 Next › Last »