-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
casaditestbot
committed
Apr 19, 2018
1 parent
45e21f6
commit 3e5e1da
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule casadi
updated
10 files
+21 −4 | CMakeLists.txt | |
+14 −9 | casadi/core/casadi_misc.cpp | |
+2 −22 | casadi/interfaces/worhp/worhp_interface.cpp | |
+1 −6 | casadi/interfaces/worhp/worhp_interface.hpp | |
+1 −2 | casadi/solvers/CMakeLists.txt | |
+18 −18 | casadi/solvers/qrqp.cpp | |
+17 −17 | casadi/solvers/qrqp.hpp | |
+2 −2 | casadi/solvers/qrqp_meta.cpp | |
+0 −23 | cmake/FindWORHP.cmake | |
+3 −3 | test/python/conic.py |