Release v4.11.0
Changes in v4.11.0:
- Solvers now handle constraints with right hand sides in Lie groups.
- A mask has been added to class Implicit to select which lines of the
constraint should be taken into account (active rows). - Use hpp::shared_ptr instead of boost::shared_ptr
- Remove usage of boost list_of
- [solver] Add methods isSatisfied with input error threshold.