osqp / osqp-python

Python interface for OSQP
https://osqp.org/
Apache License 2.0
109 stars 41 forks source link

Add macOS arm64 wheel builds for v0.6 #131

Closed imciner2 closed 5 months ago

imciner2 commented 5 months ago

Add the macOS arm64 architecture to the wheel builds of the 0.6 branch. This is done similar to qdldl-python in https://github.com/osqp/qdldl-python/pull/39.

CLAassistant commented 5 months ago

CLA assistant check
All committers have signed the CLA.

CLAassistant commented 5 months ago

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

imciner2 commented 5 months ago

@vineetbansal this should be similar to the QDLDL PR for adding arm64 support, but this is tailored for the 0.6 OSQP version you released before. Can you take a quick look at this as well.

vineetbansal commented 5 months ago

@imciner2 - seems like the PR is passing except for the CLA agreement?

imciner2 commented 5 months ago

@imciner2 - seems like the PR is passing except for the CLA agreement?

Yea, each repo apparently has its own CLA so since I don't usually do anything with this one, I never interacted with it before.