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 e28e503 commit 4ea0861Copy full SHA for 4ea0861
CHANGELOG.md
@@ -19,6 +19,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
19
- Fix CMake export ([#446](https://github.com/stack-of-tasks/eigenpy/pull/446)
20
- Fix `int` management on Windows ([#455](https://github.com/stack-of-tasks/eigenpy/pull/455))
21
- Fix `long long` management on Mac ([#455](https://github.com/stack-of-tasks/eigenpy/pull/455))
22
+- Allow to run test in the build directory on Windows ([#457](https://github.com/stack-of-tasks/eigenpy/pull/457))
23
24
### Removed
25
- Remove casting when converting from Eigen scalar to Numpy scalar.
0 commit comments