osqp / osqp-python

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

Trying default algebra on py 3.11 and 3.12 #120

Closed vineetbansal closed 7 months ago

vineetbansal commented 9 months ago

A couple of notes: torch for python 3.12 is available not from PyPI but using:

pip3 install torch --index-url https://download.pytorch.org/whl/nightly/cpu