https://github.com/philzook58/osqp-haskell
Bindings to osqp from Haskell
https://github.com/philzook58/osqp-haskell
Last synced: 8 months ago
JSON representation
Bindings to osqp from Haskell
- Host: GitHub
- URL: https://github.com/philzook58/osqp-haskell
- Owner: philzook58
- License: bsd-3-clause
- Created: 2019-01-31T20:29:42.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-02-01T22:57:56.000Z (over 6 years ago)
- Last Synced: 2025-01-08T15:35:38.553Z (9 months ago)
- Language: Haskell
- Size: 9.77 KB
- Stars: 1
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: ChangeLog.md
- License: LICENSE
Awesome Lists containing this project
README
# osqp
The odds of me finishing this are low. Don't get your hopes up
Need to install osqp
https://osqp.org/docs/get_started/sources.html
stack ghci --ghci-options='-fobject-code -O0'