eudoxos / minieigen

Boost::Python wrapper for parts of the Eigen c++ library
33 stars 15 forks source link

Alignment #7

Closed eudoxos closed 1 year ago

eudoxos commented 9 years ago

By including this wonderful piece of code: https://github.com/ethz-asl/Schweizer-Messer/blob/master/numpy_eigen/include/numpy_eigen/boost_python_headers.hpp -- alignment can be supported properly in minieigen. Needs to be tested, and then, good-bye, EIGEN_NO_ALIGN.