EigenPy 1.6.0
This new release makes a step towards removing the conversion of Eigen::Matrix objects into numpy.matrix objects. This new release now warms by default, saying that you need to make an explicit choice between numpy.matrix and numpy.array.
Future major releases will enforce the default case with numpy.array.