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: 9 days ago
JSON representation
The differentiable OSQP solver layer for PyTorch
- Host: GitHub
- URL: https://github.com/osqp/osqpth
- Owner: osqp
- License: other
- Created: 2019-07-12T22:45:36.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-26T20:47:42.000Z (almost 2 years ago)
- Last Synced: 2024-08-03T00:13:34.933Z (3 months ago)
- Language: Python
- Size: 27.3 KB
- Stars: 56
- Watchers: 10
- Forks: 5
- Open Issues: 8
-
Metadata Files:
- Readme: README.rst
- Changelog: HISTORY.rst
- License: LICENSE
Awesome Lists containing this project
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/osqpthThe 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.