Skip to main content

PyPI version Python 3.8‒3.14 Build

OSQP Python

Python wrapper for OSQP: The Operator Splitting QP solver.

The OSQP (Operator Splitting Quadratic Program) solver is a numerical optimization package for solving problems in the form

$$\begin{array}{ll} \mbox{minimize} & \frac{1}{2} x^T P x + q^T x \ \mbox{subject to} & l \le A x \le u \end{array} $$

where $( x \in \mathbf{R}^n )$ is the optimization variable and $( P \in \mathbf{S}^{n}_{+} )$ is a positive semidefinite matrix.

Installation

To install osqp for python, make sure that you're using a recent version of pip (pip install --upgrade pip) and then use pip install osqp.

To install osqp from source, clone the repository (git clone https://github.com/osqp/osqp-python) and run pip install . from inside the cloned folder.

Documentation

The interface is documented here.

Release files for osqp 1.1.3

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for osqp 1.1.3
File Size Uploaded
osqp-1.1.3.tar.gz 57.8 kB Details

Built distributions (wheels)

Table of built distributions (wheels) for osqp 1.1.3
File
osqp-1.1.3-cp314-cp314t-win_amd64.whl CPython 3.14 CPython 3.14 free-threading Windows x86-64 Details
osqp-1.1.3-cp314-cp314t-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl CPython 3.14 CPython 3.14 free-threading Linux glibc 2.24+ x86-64, Linux glibc 2.28+ x86-64 Details
osqp-1.1.3-cp314-cp314t-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl CPython 3.14 CPython 3.14 free-threading Linux glibc 2.24+ ARM64, Linux glibc 2.28+ ARM64 Details
osqp-1.1.3-cp314-cp314t-macosx_11_0_arm64.whl CPython 3.14 CPython 3.14 free-threading macOS 11.0+ ARM64 Details
osqp-1.1.3-cp314-cp314t-macosx_10_15_x86_64.whl CPython 3.14 CPython 3.14 free-threading macOS 10.15+ x86-64 Details
osqp-1.1.3-cp314-cp314-win_amd64.whl CPython 3.14 CPython 3.14 Windows x86-64 Details
osqp-1.1.3-cp314-cp314-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl CPython 3.14 CPython 3.14 Linux glibc 2.24+ x86-64, Linux glibc 2.28+ x86-64 Details
osqp-1.1.3-cp314-cp314-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl CPython 3.14 CPython 3.14 Linux glibc 2.24+ ARM64, Linux glibc 2.28+ ARM64 Details
osqp-1.1.3-cp314-cp314-macosx_11_0_arm64.whl CPython 3.14 CPython 3.14 macOS 11.0+ ARM64 Details
osqp-1.1.3-cp314-cp314-macosx_10_15_x86_64.whl CPython 3.14 CPython 3.14 macOS 10.15+ x86-64 Details
osqp-1.1.3-cp313-cp313-win_amd64.whl CPython 3.13 CPython 3.13 Windows x86-64 Details
osqp-1.1.3-cp313-cp313-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl CPython 3.13 CPython 3.13 Linux glibc 2.24+ x86-64, Linux glibc 2.28+ x86-64 Details
osqp-1.1.3-cp313-cp313-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl CPython 3.13 CPython 3.13 Linux glibc 2.28+ ARM64, Linux glibc 2.24+ ARM64 Details
osqp-1.1.3-cp313-cp313-macosx_11_0_arm64.whl CPython 3.13 CPython 3.13 macOS 11.0+ ARM64 Details
osqp-1.1.3-cp313-cp313-macosx_10_13_x86_64.whl CPython 3.13 CPython 3.13 macOS 10.13+ x86-64 Details
osqp-1.1.3-cp312-cp312-win_amd64.whl CPython 3.12 CPython 3.12 Windows x86-64 Details
osqp-1.1.3-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl CPython 3.12 CPython 3.12 Linux glibc 2.24+ x86-64, Linux glibc 2.28+ x86-64 Details
osqp-1.1.3-cp312-cp312-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl CPython 3.12 CPython 3.12 Linux glibc 2.24+ ARM64, Linux glibc 2.28+ ARM64 Details
osqp-1.1.3-cp312-cp312-macosx_11_0_arm64.whl CPython 3.12 CPython 3.12 macOS 11.0+ ARM64 Details
osqp-1.1.3-cp312-cp312-macosx_10_13_x86_64.whl CPython 3.12 CPython 3.12 macOS 10.13+ x86-64 Details
osqp-1.1.3-cp311-cp311-win_amd64.whl CPython 3.11 CPython 3.11 Windows x86-64 Details
osqp-1.1.3-cp311-cp311-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl CPython 3.11 CPython 3.11 Linux glibc 2.24+ x86-64, Linux glibc 2.28+ x86-64 Details
osqp-1.1.3-cp311-cp311-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl CPython 3.11 CPython 3.11 Linux glibc 2.28+ ARM64, Linux glibc 2.24+ ARM64 Details
osqp-1.1.3-cp311-cp311-macosx_11_0_arm64.whl CPython 3.11 CPython 3.11 macOS 11.0+ ARM64 Details
osqp-1.1.3-cp311-cp311-macosx_10_9_x86_64.whl CPython 3.11 CPython 3.11 macOS 10.9+ x86-64 Details
osqp-1.1.3-cp310-cp310-win_amd64.whl CPython 3.10 CPython 3.10 Windows x86-64 Details
osqp-1.1.3-cp310-cp310-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl CPython 3.10 CPython 3.10 Linux glibc 2.28+ x86-64, Linux glibc 2.24+ x86-64 Details
osqp-1.1.3-cp310-cp310-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl CPython 3.10 CPython 3.10 Linux glibc 2.24+ ARM64, Linux glibc 2.28+ ARM64 Details
osqp-1.1.3-cp310-cp310-macosx_11_0_arm64.whl CPython 3.10 CPython 3.10 macOS 11.0+ ARM64 Details
osqp-1.1.3-cp310-cp310-macosx_10_9_x86_64.whl CPython 3.10 CPython 3.10 macOS 10.9+ x86-64 Details
osqp-1.1.3-cp39-cp39-win_amd64.whl CPython 3.9 CPython 3.9 Windows x86-64 Details
osqp-1.1.3-cp39-cp39-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl CPython 3.9 CPython 3.9 Linux glibc 2.24+ x86-64, Linux glibc 2.28+ x86-64 Details
osqp-1.1.3-cp39-cp39-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl CPython 3.9 CPython 3.9 Linux glibc 2.24+ ARM64, Linux glibc 2.28+ ARM64 Details
osqp-1.1.3-cp39-cp39-macosx_11_0_arm64.whl CPython 3.9 CPython 3.9 macOS 11.0+ ARM64 Details
osqp-1.1.3-cp39-cp39-macosx_10_9_x86_64.whl CPython 3.9 CPython 3.9 macOS 10.9+ x86-64 Details
osqp-1.1.3-cp38-cp38-win_amd64.whl CPython 3.8 CPython 3.8 Windows x86-64 Details
osqp-1.1.3-cp38-cp38-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl CPython 3.8 CPython 3.8 Linux glibc 2.24+ x86-64, Linux glibc 2.28+ x86-64 Details
osqp-1.1.3-cp38-cp38-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl CPython 3.8 CPython 3.8 Linux glibc 2.28+ ARM64, Linux glibc 2.24+ ARM64 Details
osqp-1.1.3-cp38-cp38-macosx_11_0_arm64.whl CPython 3.8 CPython 3.8 macOS 11.0+ ARM64 Details
osqp-1.1.3-cp38-cp38-macosx_10_9_x86_64.whl CPython 3.8 CPython 3.8 macOS 10.9+ x86-64 Details

Total release size:13.1 MB

Release files / osqp-1.1.3.tar.gz

Download URL osqp-1.1.3.tar.gz
Size 57.8 kB
Tags Source
SHA-256 checksum
How to use checksums
48f53ef5ec89e6ce99ffa955bc6ea0cf2eec09ea3d40905f0c9fadc939609907
BLAKE2b-256 checksum
How to use checksums
b07fb441062e4766851fdf1d066857134c4c3bcf7e0089e4a1d007b6114cecd5
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.2.0 CPython/3.12.3

Release files / osqp-1.1.3-cp314-cp314t-win_amd64.whl

Download URL osqp-1.1.3-cp314-cp314t-win_amd64.whl
Size 338.0 kB
Tags CPython 3.14 CPython 3.14 free-threading Windows x86-64
SHA-256 checksum
How to use checksums
f5d66a344ff483eeb5a9213521b91427d2d898885d7e2db0712f648664482264
BLAKE2b-256 checksum
How to use checksums
07fc07ad9b479417934c7533e137be82ed0c0ef76663d6d67a1af5e068a44466
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.2.0 CPython/3.12.3

Release files / osqp-1.1.3-cp314-cp314t-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl

Download URL osqp-1.1.3-cp314-cp314t-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Size 355.8 kB
Tags CPython 3.14 CPython 3.14 free-threading Linux glibc 2.24+ x86-64 Linux glibc 2.28+ x86-64
SHA-256 checksum
How to use checksums
a8ae5b09be77b987421216dae535b4c007a14f6c034a844ad6eb4244289a881d
BLAKE2b-256 checksum
How to use checksums
e022d9a756198d1e48931ddf6363df7162a5c13aecdca5af1f1489bebfa92a7d
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.2.0 CPython/3.12.3

Release files / osqp-1.1.3-cp314-cp314t-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl

Download URL osqp-1.1.3-cp314-cp314t-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Size 330.3 kB
Tags CPython 3.14 CPython 3.14 free-threading Linux glibc 2.24+ ARM64 Linux glibc 2.28+ ARM64
SHA-256 checksum
How to use checksums
e1d6cf30cdccf07baecb7232dc5fe22a1421ea3278a88a40580df3563a419d64
BLAKE2b-256 checksum
How to use checksums
220bb74016cdd06cf37e4efb9d7540ce56e466d77a803ccd1ffc80a8b3e3d489
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.2.0 CPython/3.12.3

Release files / osqp-1.1.3-cp314-cp314t-macosx_11_0_arm64.whl

Download URL osqp-1.1.3-cp314-cp314t-macosx_11_0_arm64.whl
Size 318.8 kB
Tags CPython 3.14 CPython 3.14 free-threading macOS 11.0+ ARM64
SHA-256 checksum
How to use checksums
3efaf5fa72b45bec9b67dcaf5ae58a4e2d1bd5d8053b249c0ecd5b8b60c1bc0e
BLAKE2b-256 checksum
How to use checksums
510febc13231f58eaf4a7f73d5c2116c05214a871f49e777d63ff2cc80ee2439
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.2.0 CPython/3.12.3

Release files / osqp-1.1.3-cp314-cp314t-macosx_10_15_x86_64.whl

Download URL osqp-1.1.3-cp314-cp314t-macosx_10_15_x86_64.whl
Size 336.6 kB
Tags CPython 3.14 CPython 3.14 free-threading macOS 10.15+ x86-64
SHA-256 checksum
How to use checksums
97df452d5e3b000b075fcce1c9f628289411501a2c0ea9a94acea281ed57bbd3
BLAKE2b-256 checksum
How to use checksums
9311b4edd9cf7f3ceac4785357203f98b7661ae489b2721f30d994a2870aaa09
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.2.0 CPython/3.12.3

Release files / osqp-1.1.3-cp314-cp314-win_amd64.whl

Download URL osqp-1.1.3-cp314-cp314-win_amd64.whl
Size 322.2 kB
Tags CPython 3.14 Windows x86-64
SHA-256 checksum
How to use checksums
e80447b95d7b7dec3d13cc9e5a67ef4c5eaac3affee60fd83d1ce461e9270816
BLAKE2b-256 checksum
How to use checksums
560956bb7302f545fafbdfd9f0ad1042424c51c7a89407569bf005cc012b8a0f
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.2.0 CPython/3.12.3

Release files / osqp-1.1.3-cp314-cp314-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl

Download URL osqp-1.1.3-cp314-cp314-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Size 354.3 kB
Tags CPython 3.14 Linux glibc 2.24+ x86-64 Linux glibc 2.28+ x86-64
SHA-256 checksum
How to use checksums
4bdcbe47c2c37bf7296971a40811a883e793923699394a73a9d677ab7a9093e8
BLAKE2b-256 checksum
How to use checksums
8317cb502af2a69da5f915d487db565b61e67684c65d3a4e5ae1ea42cece31f7
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.2.0 CPython/3.12.3

Release files / osqp-1.1.3-cp314-cp314-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl

Download URL osqp-1.1.3-cp314-cp314-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Size 328.8 kB
Tags CPython 3.14 Linux glibc 2.24+ ARM64 Linux glibc 2.28+ ARM64
SHA-256 checksum
How to use checksums
1547e515c16feb1ab2889b64bcd4eecbbc59c40af4faf67258047a199780b98a
BLAKE2b-256 checksum
How to use checksums
b60d8e5ca2e9f4630f249602e91cb78b052b61744fac042f91b22a9e4d86088b
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.2.0 CPython/3.12.3

Release files / osqp-1.1.3-cp314-cp314-macosx_11_0_arm64.whl

Download URL osqp-1.1.3-cp314-cp314-macosx_11_0_arm64.whl
Size 309.5 kB
Tags CPython 3.14 macOS 11.0+ ARM64
SHA-256 checksum
How to use checksums
e730047c4cba86ad97ca73c03ea4c3cca765b22fa79c3fbefff11b3cce317742
BLAKE2b-256 checksum
How to use checksums
847f4bca14a7a0402e5dd865225f193074217f019273f7a91e2d0018853b1ad5
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.2.0 CPython/3.12.3

Release files / osqp-1.1.3-cp314-cp314-macosx_10_15_x86_64.whl

Download URL osqp-1.1.3-cp314-cp314-macosx_10_15_x86_64.whl
Size 328.9 kB
Tags CPython 3.14 macOS 10.15+ x86-64
SHA-256 checksum
How to use checksums
f5eade025877e5d2fb61efdd91337cc6f259335b2783ca59bce10e7be61c1d12
BLAKE2b-256 checksum
How to use checksums
e354bdb0611de308ddf9868d7bd75e61d62ca8a3bacca71260e1876a354ebd71
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.2.0 CPython/3.12.3

Release files / osqp-1.1.3-cp313-cp313-win_amd64.whl

Download URL osqp-1.1.3-cp313-cp313-win_amd64.whl
Size 316.7 kB
Tags CPython 3.13 Windows x86-64
SHA-256 checksum
How to use checksums
9b9fe3daa15313d281233babeb102007062933241a855f6b399becd03ec5f1e3
BLAKE2b-256 checksum
How to use checksums
05222b4198a40847bff9b19230f3e55ac7537fe275a55a27eccebfdfee77fecb
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.2.0 CPython/3.12.3

Release files / osqp-1.1.3-cp313-cp313-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl

Download URL osqp-1.1.3-cp313-cp313-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Size 354.1 kB
Tags CPython 3.13 Linux glibc 2.24+ x86-64 Linux glibc 2.28+ x86-64
SHA-256 checksum
How to use checksums
2d3ee63e8c65ef89fce979c068d05bfc3ed92b1bbc4246fbacc663f86cbe02b2
BLAKE2b-256 checksum
How to use checksums
5fdc7c06a4ce4d1de3e5fbf294cf435ee351a39e44d534154647b2a1a18bc6a2
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.2.0 CPython/3.12.3

Release files / osqp-1.1.3-cp313-cp313-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl

Download URL osqp-1.1.3-cp313-cp313-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Size 328.2 kB
Tags CPython 3.13 Linux glibc 2.24+ ARM64 Linux glibc 2.28+ ARM64
SHA-256 checksum
How to use checksums
bcca27693d0506c6816f989cf38e6352ed74ac8eaada9babc5487456d0cb0bf8
BLAKE2b-256 checksum
How to use checksums
e71de967f4f1e3709baf6500914abd212d863a54fc90e90cd61dbbb0af14d6a4
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.2.0 CPython/3.12.3

Release files / osqp-1.1.3-cp313-cp313-macosx_11_0_arm64.whl

Download URL osqp-1.1.3-cp313-cp313-macosx_11_0_arm64.whl
Size 308.9 kB
Tags CPython 3.13 macOS 11.0+ ARM64
SHA-256 checksum
How to use checksums
a9c46b4adf2b1f76a40ef8f72426be5aa014c94efca20ac5acf8afa52e352afa
BLAKE2b-256 checksum
How to use checksums
6d4e4a7197f508cfa62abf40f7eacc7efa2f6147e6d9f7bbb22b18e8e10d6736
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.2.0 CPython/3.12.3

Release files / osqp-1.1.3-cp313-cp313-macosx_10_13_x86_64.whl

Download URL osqp-1.1.3-cp313-cp313-macosx_10_13_x86_64.whl
Size 328.5 kB
Tags CPython 3.13 macOS 10.13+ x86-64
SHA-256 checksum
How to use checksums
ff6cf15a5404b28a4d9aaada72ae73c6b179120892321ec9b70f52ecb7f34261
BLAKE2b-256 checksum
How to use checksums
14f89f74aa53b35cb9c552ff1348abe5a17d22b4e65b0dfbe987980874c8bd36
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.2.0 CPython/3.12.3

Release files / osqp-1.1.3-cp312-cp312-win_amd64.whl

Download URL osqp-1.1.3-cp312-cp312-win_amd64.whl
Size 316.7 kB
Tags CPython 3.12 Windows x86-64
SHA-256 checksum
How to use checksums
e7e9bd3939e47e726673218a7b04b9784ecbf9ef0b8bc69107d20cc659836ac1
BLAKE2b-256 checksum
How to use checksums
c44b6a1e4f5aa28117bc0a78be5e9f4071b6a11c00a33a01bc673c3faf2a0a65
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.2.0 CPython/3.12.3

Release files / osqp-1.1.3-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl

Download URL osqp-1.1.3-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Size 354.1 kB
Tags CPython 3.12 Linux glibc 2.24+ x86-64 Linux glibc 2.28+ x86-64
SHA-256 checksum
How to use checksums
6ceef7fb4f332892b6e0bbc17323d5c9e028c3f9db726b62a15d876d0f81cc06
BLAKE2b-256 checksum
How to use checksums
778996e2e4de3b89e7363931c70eb58bded22656f5512bde18eb7a9272ce48d8
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.2.0 CPython/3.12.3

Release files / osqp-1.1.3-cp312-cp312-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl

Download URL osqp-1.1.3-cp312-cp312-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Size 328.1 kB
Tags CPython 3.12 Linux glibc 2.24+ ARM64 Linux glibc 2.28+ ARM64
SHA-256 checksum
How to use checksums
e44ad08234cfbd6d9f2a823118547e683b038676887e096533935b9fcc15fd3c
BLAKE2b-256 checksum
How to use checksums
d525176dbb33c3c3605367c0de8720945c6bdd8f9b0d411e0a94ef747085f034
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.2.0 CPython/3.12.3

Release files / osqp-1.1.3-cp312-cp312-macosx_11_0_arm64.whl

Download URL osqp-1.1.3-cp312-cp312-macosx_11_0_arm64.whl
Size 308.9 kB
Tags CPython 3.12 macOS 11.0+ ARM64
SHA-256 checksum
How to use checksums
e5620abbdb259190da6f0e5421b9fdfd9386b46690210ce82aea6102cc85c67f
BLAKE2b-256 checksum
How to use checksums
de451f99a9f25dc9534323b8ef9e578dc93acb33e2b762d5be267e1380b2dda5
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.2.0 CPython/3.12.3

Release files / osqp-1.1.3-cp312-cp312-macosx_10_13_x86_64.whl

Download URL osqp-1.1.3-cp312-cp312-macosx_10_13_x86_64.whl
Size 328.5 kB
Tags CPython 3.12 macOS 10.13+ x86-64
SHA-256 checksum
How to use checksums
2b59e8094fe29d928d568cad0156a42daa44257ce142fb7808400016a62dc28c
BLAKE2b-256 checksum
How to use checksums
49d2f21ddf1b41ecc14784186129125c4e9c19d8f6f7ade0f2e0efd4a44dded6
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.2.0 CPython/3.12.3

Release files / osqp-1.1.3-cp311-cp311-win_amd64.whl

Download URL osqp-1.1.3-cp311-cp311-win_amd64.whl
Size 314.8 kB
Tags CPython 3.11 Windows x86-64
SHA-256 checksum
How to use checksums
fb3734923e7606d8a5c14e41e1e710352aa6696e9f3f94e770def85d4633abf4
BLAKE2b-256 checksum
How to use checksums
cafe4133eedbd73931a38fabb2ccae2a62e7f532e3d9e97ef51e0fcb04e668db
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.2.0 CPython/3.12.3

Release files / osqp-1.1.3-cp311-cp311-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl

Download URL osqp-1.1.3-cp311-cp311-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Size 351.1 kB
Tags CPython 3.11 Linux glibc 2.24+ x86-64 Linux glibc 2.28+ x86-64
SHA-256 checksum
How to use checksums
f6e6b384c356681b93c8698304b8910bd4a198e95664ab533cf5a422c126cd40
BLAKE2b-256 checksum
How to use checksums
18b6d569a65c4c371ee0ec866a17cafb21af2f1201390ac3aaa9c70672459fea
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.2.0 CPython/3.12.3

Release files / osqp-1.1.3-cp311-cp311-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl

Download URL osqp-1.1.3-cp311-cp311-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Size 326.7 kB
Tags CPython 3.11 Linux glibc 2.24+ ARM64 Linux glibc 2.28+ ARM64
SHA-256 checksum
How to use checksums
b2b12ea5bdcf3750703c1fc1ea5d678f3f0fdddc6513c9352439f8075ca07bf4
BLAKE2b-256 checksum
How to use checksums
1449b941c22530f24538dbeb3a2d5b56faab4f853100f47250f07aeab943e671
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.2.0 CPython/3.12.3

Release files / osqp-1.1.3-cp311-cp311-macosx_11_0_arm64.whl

Download URL osqp-1.1.3-cp311-cp311-macosx_11_0_arm64.whl
Size 308.2 kB
Tags CPython 3.11 macOS 11.0+ ARM64
SHA-256 checksum
How to use checksums
3fefecf59a4d84a63ff6fb34e24987f12d61c740e78cf7fb7864f427a3d1c74e
BLAKE2b-256 checksum
How to use checksums
32bb95a38971abb93501e1870dcaa20c04877d19c59cb98bf9919ed85af32805
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.2.0 CPython/3.12.3

Release files / osqp-1.1.3-cp311-cp311-macosx_10_9_x86_64.whl

Download URL osqp-1.1.3-cp311-cp311-macosx_10_9_x86_64.whl
Size 326.2 kB
Tags CPython 3.11 macOS 10.9+ x86-64
SHA-256 checksum
How to use checksums
0a168153f6058075d017e713d20eb4214c5daeb957b497c3c31340d0e63e1288
BLAKE2b-256 checksum
How to use checksums
9966f25cb13b72eedd74bcff17421761c520eabdade1b7166689d5b76f68d2b6
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.2.0 CPython/3.12.3

Release files / osqp-1.1.3-cp310-cp310-win_amd64.whl

Download URL osqp-1.1.3-cp310-cp310-win_amd64.whl
Size 313.9 kB
Tags CPython 3.10 Windows x86-64
SHA-256 checksum
How to use checksums
c2b79b59039f0659ce60282ffe41b6e6d58dbee61ab8cf5c25cad3b386e85bf8
BLAKE2b-256 checksum
How to use checksums
9135c188d547c77af98f4d01210d3f250537979a0ef53ef34cb1adfbcc7229fb
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.2.0 CPython/3.12.3

Release files / osqp-1.1.3-cp310-cp310-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl

Download URL osqp-1.1.3-cp310-cp310-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Size 350.0 kB
Tags CPython 3.10 Linux glibc 2.24+ x86-64 Linux glibc 2.28+ x86-64
SHA-256 checksum
How to use checksums
98e606622d677221d4c31f71804546a5ed561192e60753b434caa6c6a8828f56
BLAKE2b-256 checksum
How to use checksums
77e387b7ee18d834267729a245519c80fbc31c7bc74e43ef8f6075669155004c
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.2.0 CPython/3.12.3

Release files / osqp-1.1.3-cp310-cp310-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl

Download URL osqp-1.1.3-cp310-cp310-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Size 325.7 kB
Tags CPython 3.10 Linux glibc 2.24+ ARM64 Linux glibc 2.28+ ARM64
SHA-256 checksum
How to use checksums
9f48db2468efe5deeaf6433645ea0cadc46c591a3c82301d38cbfe5c8a8599e0
BLAKE2b-256 checksum
How to use checksums
d65ff9b795a7613cacecc76c2225da937d941887a00badf675d81ff62c16e9ad
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.2.0 CPython/3.12.3

Release files / osqp-1.1.3-cp310-cp310-macosx_11_0_arm64.whl

Download URL osqp-1.1.3-cp310-cp310-macosx_11_0_arm64.whl
Size 307.2 kB
Tags CPython 3.10 macOS 11.0+ ARM64
SHA-256 checksum
How to use checksums
7f4ca31c0aa1714580b91404b8dfefef1bf9f4f346b2fa16a455f4ea25f1b631
BLAKE2b-256 checksum
How to use checksums
093d653d1680d5c86b0893729ab4a60491681f21002afd3fb6900cfc5e11ad40
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.2.0 CPython/3.12.3

Release files / osqp-1.1.3-cp310-cp310-macosx_10_9_x86_64.whl

Download URL osqp-1.1.3-cp310-cp310-macosx_10_9_x86_64.whl
Size 325.0 kB
Tags CPython 3.10 macOS 10.9+ x86-64
SHA-256 checksum
How to use checksums
0f30aee462d990a29ae9718e6b967db0c6527e0570b3d92db6b46fc6632d0c16
BLAKE2b-256 checksum
How to use checksums
6f7fe3134032e1d6e6f13f6fa19b41a8f74b76655aac1794e64ab6b8ed5f0f5d
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.2.0 CPython/3.12.3

Release files / osqp-1.1.3-cp39-cp39-win_amd64.whl

Download URL osqp-1.1.3-cp39-cp39-win_amd64.whl
Size 313.9 kB
Tags CPython 3.9 Windows x86-64
SHA-256 checksum
How to use checksums
41234c3c842a1bdad65a15c3160834527e1238bcde8b50a69a235f6da59ae99d
BLAKE2b-256 checksum
How to use checksums
c9755f75d0c4365589f6eeb0376bdd20739388abe3bd6485bfe5f273e0a76c0e
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.2.0 CPython/3.12.3

Release files / osqp-1.1.3-cp39-cp39-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl

Download URL osqp-1.1.3-cp39-cp39-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Size 350.6 kB
Tags CPython 3.9 Linux glibc 2.24+ x86-64 Linux glibc 2.28+ x86-64
SHA-256 checksum
How to use checksums
6b804957493c70bc6bc5508b59c9f1cab0db6de42e21df9b70b82ee83711159a
BLAKE2b-256 checksum
How to use checksums
fa5578f15a5cf82d8d497bef944aa9be16720ab899602ae79c42c5c0131acf9c
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.2.0 CPython/3.12.3

Release files / osqp-1.1.3-cp39-cp39-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl

Download URL osqp-1.1.3-cp39-cp39-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Size 325.4 kB
Tags CPython 3.9 Linux glibc 2.24+ ARM64 Linux glibc 2.28+ ARM64
SHA-256 checksum
How to use checksums
cb3372ed1d6fb225e1e9957836c93941042aa0c81eee7b2c4ec1b0853922ac6a
BLAKE2b-256 checksum
How to use checksums
8edc9936a5f42f2a8a936b8cc5272d1bbba90fcf1557d670464237783f507fc0
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.2.0 CPython/3.12.3

Release files / osqp-1.1.3-cp39-cp39-macosx_11_0_arm64.whl

Download URL osqp-1.1.3-cp39-cp39-macosx_11_0_arm64.whl
Size 307.4 kB
Tags CPython 3.9 macOS 11.0+ ARM64
SHA-256 checksum
How to use checksums
78ce2e56ab87aa41ceedcb8e1ed3f02af197d693b0996c1768075b3f183bbcd5
BLAKE2b-256 checksum
How to use checksums
8b955c68cf0fd4caec417c5951546f64747442bc96610dd42b88c597378b15da
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.2.0 CPython/3.12.3

Release files / osqp-1.1.3-cp39-cp39-macosx_10_9_x86_64.whl

Download URL osqp-1.1.3-cp39-cp39-macosx_10_9_x86_64.whl
Size 325.3 kB
Tags CPython 3.9 macOS 10.9+ x86-64
SHA-256 checksum
How to use checksums
32c0a2325ec1b3bc56c79ca7aa2011dd492fadff4c72b10dfdebea1356e9bd67
BLAKE2b-256 checksum
How to use checksums
d8719054dbe7e21d9a96f24e0b77e60df6ab8265124b4e16f951e96ac0f581cc
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.2.0 CPython/3.12.3

Release files / osqp-1.1.3-cp38-cp38-win_amd64.whl

Download URL osqp-1.1.3-cp38-cp38-win_amd64.whl
Size 313.8 kB
Tags CPython 3.8 Windows x86-64
SHA-256 checksum
How to use checksums
e63289c5c82e19accf0d492302ad16b251373fc959e24568903849b84578be5f
BLAKE2b-256 checksum
How to use checksums
8fabdbad4437264b8e7a533a20e7d83343a475feeb50946a60a619673062ec1f
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.2.0 CPython/3.12.3

Release files / osqp-1.1.3-cp38-cp38-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl

Download URL osqp-1.1.3-cp38-cp38-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Size 350.3 kB
Tags CPython 3.8 Linux glibc 2.24+ x86-64 Linux glibc 2.28+ x86-64
SHA-256 checksum
How to use checksums
d6f47334756a0c0b4b6d9d8f48e18e30422a7cfc1a71030c66c82adb34a8c606
BLAKE2b-256 checksum
How to use checksums
9b24a0b22cd302f305b8fe6f2ce759a5c34361f95c7906dec6bde92fc837aa88
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.2.0 CPython/3.12.3

Release files / osqp-1.1.3-cp38-cp38-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl

Download URL osqp-1.1.3-cp38-cp38-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Size 324.7 kB
Tags CPython 3.8 Linux glibc 2.24+ ARM64 Linux glibc 2.28+ ARM64
SHA-256 checksum
How to use checksums
b9ad65d8948b7309911adf8bc4db156fbf462cca45a802eb7e95214efbed5c21
BLAKE2b-256 checksum
How to use checksums
6a65223520c0a07befda6df71797dd5ae15317a3b99a163938b7c17e4cd62073
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.2.0 CPython/3.12.3

Release files / osqp-1.1.3-cp38-cp38-macosx_11_0_arm64.whl

Download URL osqp-1.1.3-cp38-cp38-macosx_11_0_arm64.whl
Size 307.1 kB
Tags CPython 3.8 macOS 11.0+ ARM64
SHA-256 checksum
How to use checksums
c941ec3f055ee93a7bb6051ea84001d384c6b7f636eb5b34d9611cedb7ac60e9
BLAKE2b-256 checksum
How to use checksums
10fa73c7d05e845a97be67eeda5f7bd9a4d7a3753a11c84fb3d5dee8c3e7659e
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.2.0 CPython/3.12.3

Release files / osqp-1.1.3-cp38-cp38-macosx_10_9_x86_64.whl

Download URL osqp-1.1.3-cp38-cp38-macosx_10_9_x86_64.whl
Size 324.9 kB
Tags CPython 3.8 macOS 10.9+ x86-64
SHA-256 checksum
How to use checksums
18aff2450a88e2b4deccd21ba02560eed4131d27ed308e8e293abf6c9b07953b
BLAKE2b-256 checksum
How to use checksums
433576563c0c03f17873b2723ebfaddb966d115dfeaf3a6a85e1d58fef5b6405
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.2.0 CPython/3.12.3

Release history Release notifications | RSS feed

This release

1.1.3 This release

41 release files

1.1.1

36 release files

1.1.0

31 release files

1.0.5

31 release files

1.0.1

25 release files

1.0.0

25 release files

0.6.7

34 release files

0.6.6

27 release files

0.6.3

25 release files

0.6.1

43 release files

0.6.0

20 release files

0.5.0

23 release files

0.4.1

23 release files

0.4.0

21 release files

0.3.1

17 release files

0.2.1

20 release files

0.2.0

16 release files

0.1.3

20 release files

0.1.2

18 release files

0.1.1

18 release files

0.0.0

1 release file

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page