- Jan 05, 2017
-
-
Olivier Stasse authored
-
- Nov 16, 2016
-
- Nov 15, 2016
- Oct 20, 2016
-
-
Justin Carpentier authored
Correct warnings + introduce check or registration
-
- Oct 19, 2016
- Oct 16, 2016
- Oct 03, 2016
- Sep 22, 2016
-
-
Justin Carpentier authored
Fix bug in multiple dynamic link of the lib
-
jcarpent authored
[C++] Make PyMatrixType a singleton to avoid multiple instantiactions to avoid dynamic linking errors
-
- Aug 04, 2016
-
-
jcarpent authored
-
- Aug 02, 2016
- Jul 08, 2016
-
-
Justin Carpentier authored
Add Scalar template argument to UnalignedEquivalent struct.
-
- Jul 07, 2016
-
-
Antonio El Khoury authored
* It allows creating unaligned equivalent of Eigen matrix using a different scalar type. This can be useful when matrix types use single precision floats, whereas Numpy matrix types use double precision floats by default. * Default template argument value is Matrix D scalar type to preserve backward-compatibility.
-
- Jun 24, 2016
-
-
Justin Carpentier authored
Fix issue in .pc file
-
- Jun 20, 2016
-
-
- May 27, 2016
- Feb 09, 2016
-
-
jcarpent authored
-
- Jan 18, 2016
-
-
Justin Carpentier authored
[C++] Add variadic macro to specialize boost python allocator for str…
-
Justin Carpentier authored
Enable alignment between Eigen matrix and Numpy matrix
-
- Jan 06, 2016
-
-
jcarpent authored
[C++] Add variadic macro to specialize boost python allocator for struct and make data aligned in memory
-
- Dec 28, 2015
-
-
jcarpent authored
-