2
I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected 12 months ago.
Jan 16, 2023 — Jan 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix .travis.yml file.
thomas_moulard
as Thomas Moulard
More... almost 12 years ago
Fix .travis.yml file.
thomas_moulard
as Thomas Moulard
More... almost 12 years ago
Add .travis.yml
thomas_moulard
as Thomas Moulard
More... almost 12 years ago
Fix CHECK_PREFIX support.
thomas_moulard
as Thomas Moulard
More... almost 12 years ago
Remove unwanted output.
thomas_moulard
as Thomas Moulard
More... almost 12 years ago
Implement triangulation.
thomas_moulard
as Thomas Moulard
More... almost 12 years ago
Add documentation.
thomas_moulard
as Thomas Moulard
More... almost 12 years ago
Correct signed / unsigned comparisons.
francois_keith
as Francois Keith
More... almost 12 years ago
Fix jacobian computation.
thomas_moulard
as Thomas Moulard
More... almost 12 years ago
Fix various bugs.
thomas_moulard
as Thomas Moulard
More... almost 12 years ago
Fix finite-difference gradients display.
thomas_moulard
as Thomas Moulard
More... almost 12 years ago
Add efficient implementation of BoneLength
thomas_moulard
as Thomas Moulard
More... almost 12 years ago
Optimize bone length computations.
thomas_moulard
as Thomas Moulard
More... almost 12 years ago
Make bone length functions title more verbose.
thomas_moulard
as Thomas Moulard
More... almost 12 years ago
Enhance sum function.
thomas_moulard
as Thomas Moulard
More... almost 12 years ago
Make cost function linear.
thomas_moulard
as Thomas Moulard
More... almost 12 years ago
Build smarter BoneLength title.
thomas_moulard
as Thomas Moulard
More... almost 12 years ago
Make bone length non-scalar.
thomas_moulard
as Thomas Moulard
More... almost 12 years ago
Track missing initializations.
thomas_moulard
as Thomas Moulard
More... almost 12 years ago
Fix warnings, enable -Werror.
thomas_moulard
as Thomas Moulard
More... almost 12 years ago
Fix typo in YAML writing.
thomas_moulard
as Thomas Moulard
More... almost 12 years ago
Make sure buffers are set to zero at init.
thomas_moulard
as Thomas Moulard
More... almost 12 years ago
Allow allocations when using finite differentiation.
thomas_moulard
as Thomas Moulard
More... almost 12 years ago
Get rid of Boost.Filesystem for now.
thomas_moulard
as Thomas Moulard
More... almost 12 years ago
Fix plug-in regressions.
thomas_moulard
as Thomas Moulard
More... almost 12 years ago
Optimize by avoiding useless copies.
thomas_moulard
as Thomas Moulard
More... almost 12 years ago
Optimize code using Eigen features.
thomas_moulard
as Thomas Moulard
More... almost 12 years ago
Avoid using memcpy when possible.
thomas_moulard
as Thomas Moulard
More... almost 12 years ago
Insert bone length constraints as linear constraints.
thomas_moulard
as Thomas Moulard
More... almost 12 years ago
Add linear function handling.
thomas_moulard
as Thomas Moulard
More... almost 12 years ago