Skip to content
Snippets Groups Projects
Unverified Commit 952227d8 authored by Justin Carpentier's avatar Justin Carpentier Committed by GitHub
Browse files

readme: minor cosmetic change

parent 0d2d2987
No related branches found
No related tags found
No related merge requests found
......@@ -10,6 +10,7 @@ EigenPy — Efficient Python bindings between Numpy/Eigen
</p>
**EigenPy** is an open source framework which allows to bind the famous [Eigen](http://eigen.tuxfamily.org) C++ library in Python.
**EigenPy** provides:
- the fill sharing of memory between Numpy and Eigen avoiding memory allocation.
- the full support Eigen::Ref avoiding memory allocation.
......
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