- Jan 30, 2024
-
-
Joris Vaillant authored
-
- Jan 26, 2024
-
-
Justin Carpentier authored
-
Justin Carpentier authored
include\eigenpy/numpy-type.hpp(32): error C2196: case value 'NPY_LONGLONG' already used
-
Justin Carpentier authored
-
Justin Carpentier authored
-
Justin Carpentier authored
-
Justin Carpentier authored
-
Justin Carpentier authored
-
Justin Carpentier authored
-
Justin Carpentier authored
-
Justin Carpentier authored
-
Justin Carpentier authored
-
- Jan 25, 2024
-
-
Justin Carpentier authored
-
Justin Carpentier authored
-
- Jan 23, 2024
-
-
Justin Carpentier authored
-
Justin Carpentier authored
-
Justin Carpentier authored
-
Justin Carpentier authored
-
- Jan 20, 2024
-
-
Justin Carpentier authored
-
Justin Carpentier authored
-
Justin Carpentier authored
-
Justin Carpentier authored
-
Justin Carpentier authored
-
Justin Carpentier authored
-
- Dec 12, 2023
-
-
Justin Carpentier authored
-
Justin Carpentier authored
Co-authored-by:
Joris Vaillant <joris.vaillant@gmail.com>
-
Justin Carpentier authored
-
- Dec 04, 2023
-
-
Wilson Jallet authored
-
Wilson Jallet authored
+ empty get_slice should return the slice type StdVec + set_slice with from >= to should throw + set_slice with incompatible iterator and slice sizes should throw
-
Wilson Jallet authored
-
Wilson Jallet authored
-
Wilson Jallet authored
+ use ::allocator_type typedef by default, set as void for std::array
-
- Nov 30, 2023
-
-
Wilson Jallet authored
-
Wilson Jallet authored
-
Wilson Jallet authored
-
Wilson Jallet authored
+ shortcut function exposeStdArrayEigenSpecificType now uses Eigen::aligned_allocator<T> for the slice vector
-
Wilson Jallet authored
+ sets allocator for the std::vector<T, Allocator> returned by get_slice
-
Wilson Jallet authored
-
Wilson Jallet authored
-
Wilson Jallet authored
+ add eigenpy::array_indexing_suite + add eigenpy::StdArrayPythonVisitor + add function template exposeStdArrayEigenSpecificType<MatrixType, std::size_t Size>
-