We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ef52672 commit 4e69534Copy full SHA for 4e69534
CHANGELOG.md
@@ -11,7 +11,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
11
We don't consider it an API break since this header was rarely used.
12
13
### Added
14
-- Supported Python slicing in std::vector in ([#592](https://github.com/stack-of-tasks/eigenpy/pull/592))
+- Support for Python slice, tuple and list indexing for `std::vector` bindings ([#592](https://github.com/stack-of-tasks/eigenpy/pull/592))
15
16
## [3.12.0] - 2025-08-12
17
0 commit comments