Skip to content
Snippets Groups Projects
Verified Commit d66988b5 authored by Justin Carpentier's avatar Justin Carpentier
Browse files

readme: update title + fix

parent 024e04b4
No related branches found
No related tags found
No related merge requests found
EigenPy — Efficient Python bindings between Numpy/Eigen EigenPy — Versatile and efficient Python bindings between Numpy and Eigen
====== ======
<p align="center"> <p align="center">
...@@ -21,7 +21,7 @@ EigenPy — Efficient Python bindings between Numpy/Eigen ...@@ -21,7 +21,7 @@ EigenPy — Efficient Python bindings between Numpy/Eigen
- full support of SWIG objects - full support of SWIG objects
- full support of runtime declaration of Numpy scalar types - full support of runtime declaration of Numpy scalar types
- extended API to expose std::vector types - extended API to expose std::vector types
- full support of vectorization instructions between C++ and Python - full support of vectorization between C++ and Python (all the hold objects are properly aligned in memory)
## Setup ## Setup
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment