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 0bb71c7 commit 67d2ad0Copy full SHA for 67d2ad0
CHANGELOG.md
@@ -13,6 +13,9 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
13
### Added
14
- Support for Python slice, tuple and list indexing for `std::vector` bindings ([#592](https://github.com/stack-of-tasks/eigenpy/pull/592))
15
16
+### Fixed
17
+- Fix partly the support of change of API of GeneralizedEigenSolverVisitor ([]())
18
+
19
## [3.12.0] - 2025-08-12
20
21
0 commit comments