2
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 16, 2023 — Jan 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Remove unwanted file.
thomas_moulard
as Thomas Moulard
More... almost 12 years ago
Force Ipopt build with gcc in Travis.
thomas_moulard
as Thomas Moulard
More... almost 12 years ago
Fix clang warnings.
thomas_moulard
as Thomas Moulard
More... almost 12 years ago
Force gcc use when compiling Ipopt in Travis.
thomas_moulard
as Thomas Moulard
More... almost 12 years ago
Fix clang warnings.
thomas_moulard
as Thomas Moulard
More... almost 12 years ago
Forward typedefs to fix compilation errors.
thomas_moulard
as Thomas Moulard
More... almost 12 years ago
Fix call to parent constructor.
thomas_moulard
as Thomas Moulard
More... almost 12 years ago
Install Eigen-3.1.2 in Travis build script.
thomas_moulard
as Thomas Moulard
More... almost 12 years ago
Install Eigen-3.1.2 in Travis build script.
thomas_moulard
as Thomas Moulard
More... almost 12 years ago
Install Eigen-3.1.2 in Travis build script.
thomas_moulard
as Thomas Moulard
More... almost 12 years ago
Install Eigen-3.1.2 in Travis build script.
thomas_moulard
as Thomas Moulard
More... almost 12 years ago
Fix travis build script.
thomas_moulard
as Thomas Moulard
More... almost 12 years ago
Fix travis build script.
thomas_moulard
as Thomas Moulard
More... almost 12 years ago
Synchronize.
thomas_moulard
as Thomas Moulard
More... almost 12 years ago
Update gitignore.
thomas_moulard
as Thomas Moulard
More... almost 12 years ago
Sparse matrix support requires eigen3 >= 3.1.0
thomas_moulard
as Thomas Moulard
More... almost 12 years ago
Update travis script.
thomas_moulard
as Thomas Moulard
More... almost 12 years ago
Add sparse matrix test.
thomas_moulard
as Thomas Moulard
More... almost 12 years ago
Add support for sparse matrices.
thomas_moulard
as Thomas Moulard
More... almost 12 years ago
Prepare test suite for sparse matrices support.
thomas_moulard
as Thomas Moulard
More... almost 12 years ago
Generalize test to prepare for sparse matrices support.
thomas_moulard
as Thomas Moulard
More... almost 12 years ago
When using sparse matrices, use sparse vectors for gradients only.
thomas_moulard
as Thomas Moulard
More... almost 12 years ago
Finish implementing sparse matrices support.
thomas_moulard
as Thomas Moulard
More... almost 12 years ago
Add support for automatic jacobian computation with sparse matrices.
thomas_moulard
as Thomas Moulard
More... almost 12 years ago
Implement cached Jacobian (when impl_jacobian is overriden).
bchretien
as Benjamin Chrétien
More... almost 12 years ago
Fix clang warning.
thomas_moulard
as Thomas Moulard
More... almost 12 years ago
Start sparse matrix support implementation.
thomas_moulard
as Thomas Moulard
More... almost 12 years ago
Make sure assertions allow sparse functions.
thomas_moulard
as Thomas Moulard
More... almost 12 years ago
Fix warning (unused parameters).
thomas_moulard
as Thomas Moulard
More... almost 12 years ago
Enhance exception message.
thomas_moulard
as Thomas Moulard
More... almost 12 years ago