blob: 0acea0da3df67e7f590e458c05603fb41bb3ebe6 [file] [log] [blame]
Austin Schuh9049e202022-02-20 17:34:16 -08001Julia
2======
3
4Julia interface can be directly installed from Julia package manager by running
5
6.. code:: julia
7
8 ] add OSQP
9
10
11The interface code is available on `GitHub <https://github.com/osqp/OSQP.jl>`_.
12