Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Stack Of Tasks
eigenpy
Commits
952227d8
Unverified
Commit
952227d8
authored
Mar 12, 2020
by
Justin Carpentier
Committed by
GitHub
Mar 12, 2020
Browse files
readme: minor cosmetic change
parent
0d2d2987
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
952227d8
...
...
@@ -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.
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment