-
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
May 15, 2018
1 parent
1786d4a
commit d3bf0e0
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule casadi
updated
9 files
+2 −2 | CMakeLists.txt | |
+21 −0 | casadi/core/matrix.cpp | |
+5 −0 | casadi/core/matrix.hpp | |
+2 −2 | casadi/core/oracle_function.cpp | |
+19 −5 | casadi/solvers/sqpmethod.cpp | |
+1 −1 | casadi/solvers/sqpmethod.hpp | |
+3 −0 | docs/api/extra/b0_options.hpp | |
+8 −0 | swig/doc.i | |
+6 −0 | swig/doc_merged.i |