Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/osqp/osqpth

The differentiable OSQP solver layer for PyTorch
https://github.com/osqp/osqpth

Last synced: 2 months ago
JSON representation

The differentiable OSQP solver layer for PyTorch

Lists

README

        

======
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.

* Free software: Apache Software License 2.0
* Documentation: ADDME!

Features
--------

* TODO

Credits
-------

This is inspired by the `qpth `_ module.