Skip to content
GitLab
Menu
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
c279e00a
Unverified
Commit
c279e00a
authored
Sep 11, 2021
by
Justin Carpentier
Committed by
GitHub
Sep 11, 2021
Browse files
readme: change badge size
parent
e2897034
Pipeline
#16004
failed with stage
in 4 minutes and 44 seconds
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
README.md
View file @
c279e00a
...
...
@@ -6,7 +6,7 @@ EigenPy — Efficient Python bindings between Numpy/Eigen
<a
href=
"https://travis-ci.org/stack-of-tasks/eigenpy"
><img
src=
"https://travis-ci.org/stack-of-tasks/eigenpy.svg?branch=master"
alt=
"Build Status"
/></a>
<a
href=
"https://anaconda.org/conda-forge/eigenpy"
><img
src=
"https://img.shields.io/conda/dn/conda-forge/eigenpy.svg"
alt=
"Conda Downloads"
/></a>
<a
href=
"https://anaconda.org/conda-forge/eigenpy"
><img
src=
"https://img.shields.io/conda/vn/conda-forge/eigenpy.svg"
alt=
"Conda Version"
/></a>
<a
href=
"https://badge.fury.io/py/eigenpy"
><img
src=
"https://badge.fury.io/py/eigenpy.svg"
alt=
"PyPI version"
height=
"18"
></a>
<a
href=
"https://badge.fury.io/py/eigenpy"
><img
src=
"https://badge.fury.io/py/eigenpy.svg"
alt=
"PyPI version"
></a>
</p>
**EigenPy**
is an open source framework which allows to bind the famous
[
Eigen
](
http://eigen.tuxfamily.org
)
C++ library in Python.
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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