-
### Xmake Version
2.7.1
### Operating System Version and Architecture
Ubuntu
### Describe Bug
安装[OSQP](https://osqp.org/docs/get_started/sources.html)后,使用add_requires并不能找到安装的库. 我在https://github.c…
-
Has anyone tried calling c code with osqp, eigen and osqp-eigen in matlab simulink 2015b through the S function builder module?
DRETQ updated
4 months ago
-
The to be installed header files are not correctly declared, see
https://github.com/tier4/osqp_vendor/blob/84661fc072ecd19cd006864c372c259d0c0de4b1/CMakeLists.txt#L36
This header does not exist …
-
### Describe the bug
Google colab prints this:
ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the follow…
-
I was trying to run the example/main.py but came across this error. How can I fix it?
`UserWarning: conda builds of osqp are built on shared libraries; by the design of osqp, these have a different…
-
Thank you for this package! I am following your proposal_99.py example and when I run
sc = Synth(df, "cigsale", "state", "year", 1989, "California", n_optim=10, pen="auto") I receive the following…
-
It seems that OSQP have new versions that are not compatible with P4.
P4 works well with osqp version 0.5.0, so these are the instructions for installing OSQP with the right version that is currentl…
-
I'd like to write a guide on how to get osqp to work with MKL. If I am successful I would be happy to submit a PR with this guide as part of the readme. Right now I want this for WIndows but I can als…
-
thanks for such a fantastic project,
When I run the :
colcon build --symlink-install --cmake-args -DCMAKE_BUILD_TYPE=Release
there always seems to be a mistake in some packages' ('trajectory_fo…
-
https://github.com/casadi/casadi/blob/6f122ca22e2a869903628c5738f154c8ac0f7455/casadi/interfaces/osqp/osqp_interface.cpp#L134
Why is it commented out?