Skip to content

EigenPy 1.4.2

Compare
Choose a tag to compare
@jcarpent jcarpent released this 02 May 18:23
· 1765 commits to master since this release

This new release allows the binding of Eigen::Ref, facilitates the conversion between compatible scalars (eigenpy won't warn if the numpy matrix has integer scalar type).
This new release also improves the compatibility with Python 3.x.