Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
E
eigenpy
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Guilhem Saurel
eigenpy
Commits
aeee16ea
Unverified
Commit
aeee16ea
authored
Aug 25, 2021
by
Justin Carpentier
Committed by
GitHub
Aug 25, 2021
Browse files
Options
Downloads
Plain Diff
Merge pull request #254 from nim65s/devel
badges: add PyPI
parents
eddc7879
1d977b8d
No related branches found
No related tags found
No related merge requests found
Pipeline
#15787
passed with warnings
Aug 25, 2021
Stage: test
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+3
-3
3 additions, 3 deletions
README.md
with
3 additions
and
3 deletions
README.md
+
3
−
3
View file @
aeee16ea
...
...
@@ -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://
conda.anaconda.org/conda-forge"
><img
src=
"https://anaconda.org/conda-forge/eigenpy/badges/installer/conda.svg"
alt=
"Anaconda-Server Badge"
/
></a>
<a
href=
"https://
badge.fury.io/py/eigenpy"
><img
src=
"https://badge.fury.io/py/eigenpy.svg"
alt=
"PyPI version"
height=
"18"
></a>
</p>
**EigenPy**
is an open source framework which allows to bind the famous
[
Eigen
](
http://eigen.tuxfamily.org
)
C++ library in Python.
...
...
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment