We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0d2d298 commit 952227dCopy full SHA for 952227d
README.md
@@ -10,6 +10,7 @@ EigenPy — Efficient Python bindings between Numpy/Eigen
10
</p>
11
12
**EigenPy** is an open source framework which allows to bind the famous [Eigen](http://eigen.tuxfamily.org) C++ library in Python.
13
+
14
**EigenPy** provides:
15
- the fill sharing of memory between Numpy and Eigen avoiding memory allocation.
16
- the full support Eigen::Ref avoiding memory allocation.
0 commit comments