osqp / osqpth

The differentiable OSQP solver layer for PyTorch
Other
59 stars 5 forks source link

====== osqpth

.. image:: https://img.shields.io/pypi/v/osqpth.svg :target: https://pypi.python.org/pypi/osqpth

.. image:: https://img.shields.io/travis/oxfordcontrol/osqpth.svg :target: https://travis-ci.org/oxfordcontrol/osqpth

The differentiable OSQP solver layer for PyTorch.

Features

Credits

This is inspired by the qpth <https://github.com/locuslab/qpth/>_ module.