No project description provided
Project description
Experimental solver for convex conic programs based on the QR decomposition.
Installation
pip install cqr
Usage
From CVXPY:
from cqr import CQR
import cvxpy
cvxpy.Problem(...).solve(solver=CQR())
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
cqr-0.1.0.tar.gz
(29.0 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
cqr-0.1.0-py3-none-any.whl
(30.7 kB
view details)
File details
Details for the file cqr-0.1.0.tar.gz.
File metadata
- Download URL: cqr-0.1.0.tar.gz
- Upload date:
- Size: 29.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a4ce9e053ff5c5f0383b66f20e55560569662ce238ebc0381d3f4a2b71c4e99e
|
|
| MD5 |
91804f44074d883f14ba6de844e98e39
|
|
| BLAKE2b-256 |
f45d9466279a541c70ede5d6e7e143321f870c365637c760691e30b51e3cc6ec
|
File details
Details for the file cqr-0.1.0-py3-none-any.whl.
File metadata
- Download URL: cqr-0.1.0-py3-none-any.whl
- Upload date:
- Size: 30.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
831e22db432834ceeac9b9f6632850f2dde87c5da20954bb4ad9dedf1a5aeb5a
|
|
| MD5 |
25108e32a24b50c7fbe3d7d3bfeff384
|
|
| BLAKE2b-256 |
04fbbb202d20387001bf94872b4c330f8f47142aae1a802ae318b199213d4b14
|