Austin Schuh | 9049e20 | 2022-02-20 17:34:16 -0800 | [diff] [blame^] | 1 | Julia |
2 | ====== | ||||
3 | |||||
4 | Julia interface can be directly installed from Julia package manager by running | ||||
5 | |||||
6 | .. code:: julia | ||||
7 | |||||
8 | ] add OSQP | ||||
9 | |||||
10 | |||||
11 | The interface code is available on `GitHub <https://github.com/osqp/OSQP.jl>`_. | ||||
12 |