Skip to content

Commit 952227d

Browse files
authored
readme: minor cosmetic change
1 parent 0d2d298 commit 952227d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ EigenPy — Efficient Python bindings between Numpy/Eigen
1010
</p>
1111

1212
**EigenPy** is an open source framework which allows to bind the famous [Eigen](http://eigen.tuxfamily.org) C++ library in Python.
13+
1314
**EigenPy** provides:
1415
- the fill sharing of memory between Numpy and Eigen avoiding memory allocation.
1516
- the full support Eigen::Ref avoiding memory allocation.

0 commit comments

Comments
 (0)