forked from Gepetto/robotpkg
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
## [3.1.4] - 2023-11-27 ### Added - Add new helper functions to check Tensor support ### Fixed - Fix stub generation on Windows ## [3.1.3] - 2023-11-09 ### Fixed - Install `include/eigenpy/registration_class.hpp` ## [3.1.2] - 2023-11-09 ### Added - Support Python 3.12 ([#391](stack-of-tasks/eigenpy#391)) ### Fixed - Add method to `std::vector<MatrixXX>` binding even if another library had registered it ([#393](stack-of-tasks/eigenpy#393)) ### Changed - CMake minimal version is now 3.10 ([#388](stack-of-tasks/eigenpy#388))
- Loading branch information
Showing
3 changed files
with
5 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
SHA1 (eigenpy-3.1.1.tar.gz) = 463d7ee9a8b9da427c6a3beab2f4ecc735f958bc | ||
RMD160 (eigenpy-3.1.1.tar.gz) = 02d504f396b8d5c418a0e97b7994ad1d7336a22d | ||
Size (eigenpy-3.1.1.tar.gz) = 1016567 bytes | ||
SHA1 (eigenpy-3.1.4.tar.gz) = a5a283d667ad59c6a3242b83dcb636bd72489c5d | ||
RMD160 (eigenpy-3.1.4.tar.gz) = 4b6e0308484bee1e5632c0ec20b110a69bb27359 | ||
Size (eigenpy-3.1.4.tar.gz) = 1020578 bytes |