Remove unwanted file. |
|
More...
|
almost 12 years ago
|
Force Ipopt build with gcc in Travis. |
|
More...
|
almost 12 years ago
|
Fix clang warnings. |
|
More...
|
almost 12 years ago
|
Force gcc use when compiling Ipopt in Travis. |
|
More...
|
almost 12 years ago
|
Fix clang warnings. |
|
More...
|
almost 12 years ago
|
Forward typedefs to fix compilation errors. |
|
More...
|
almost 12 years ago
|
Fix call to parent constructor. |
|
More...
|
almost 12 years ago
|
Install Eigen-3.1.2 in Travis build script. |
|
More...
|
almost 12 years ago
|
Install Eigen-3.1.2 in Travis build script. |
|
More...
|
almost 12 years ago
|
Install Eigen-3.1.2 in Travis build script. |
|
More...
|
almost 12 years ago
|
Install Eigen-3.1.2 in Travis build script. |
|
More...
|
almost 12 years ago
|
Fix travis build script. |
|
More...
|
almost 12 years ago
|
Fix travis build script. |
|
More...
|
almost 12 years ago
|
Synchronize. |
|
More...
|
almost 12 years ago
|
Update gitignore. |
|
More...
|
almost 12 years ago
|
Sparse matrix support requires eigen3 >= 3.1.0 |
|
More...
|
almost 12 years ago
|
Update travis script. |
|
More...
|
almost 12 years ago
|
Add sparse matrix test. |
|
More...
|
almost 12 years ago
|
Add support for sparse matrices. |
|
More...
|
almost 12 years ago
|
Prepare test suite for sparse matrices support. |
|
More...
|
almost 12 years ago
|
Generalize test to prepare for sparse matrices support. |
|
More...
|
almost 12 years ago
|
When using sparse matrices, use sparse vectors for gradients only. |
|
More...
|
almost 12 years ago
|
Finish implementing sparse matrices support. |
|
More...
|
almost 12 years ago
|
Add support for automatic jacobian computation with sparse matrices. |
|
More...
|
almost 12 years ago
|
Implement cached Jacobian (when impl_jacobian is overriden). |
|
More...
|
almost 12 years ago
|
Fix clang warning. |
|
More...
|
almost 12 years ago
|
Start sparse matrix support implementation. |
|
More...
|
almost 12 years ago
|
Make sure assertions allow sparse functions. |
|
More...
|
almost 12 years ago
|
Fix warning (unused parameters). |
|
More...
|
almost 12 years ago
|
Enhance exception message. |
|
More...
|
almost 12 years ago
|