File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change @@ -16,13 +16,12 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
1616### Added
1717- Support for Python slice, tuple and list indexing for ` std::vector ` bindings ([ #592 ] ( https://github.com/stack-of-tasks/eigenpy/pull/592 ) )
1818- ROS: jrl_cmakmodules dependency + kilted CI ([ #602 ] ( https://github.com/stack-of-tasks/eigenpy/pull/602 ) )
19- - ` pixi.toml ` update ([ #603 ] ( https://github.com/stack-of-tasks/eigenpy/pull/603 ) ):
20- - Add pixi-build support
21- - Remove pixi 0.57 warnings
19+ - Add pixi-build support ([ #603 ] ( https://github.com/stack-of-tasks/eigenpy/pull/603 ) ):
2220
2321### Fixed
2422- Fix partly the support of the change of API of GeneralizedEigenSolver in Eigen 5+ ([ #594 ] ( https://github.com/stack-of-tasks/eigenpy/pull/594 ) )
2523- Fix Eigen decompositions and solvers for Eigen 5 ([ #596 ] ( https://github.com/stack-of-tasks/eigenpy/pull/596 ) )
24+ - Remove pixi 0.57 warnings ([ #603 ] ( https://github.com/stack-of-tasks/eigenpy/pull/603 ) ):
2625
2726## [ 3.12.0] - 2025-08-12
2827
You can’t perform that action at this time.
0 commit comments