Skip to content

Release 1.4.0

Compare
Choose a tag to compare
@jcarpent jcarpent released this 14 Jan 16:27
· 1781 commits to master since this release

This new release introduces an independent eigenpy library that exposes Eigen solvers in Python.
It also allows to use directly NumPy memory through famous Eigen::Ref that are just memory mapping.