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 f53d54d commit c746b9fCopy full SHA for c746b9f
README.md
@@ -19,7 +19,7 @@ EigenPy — Efficient Python bindings between Numpy/Eigen
19
20
## Setup
21
22
-The installation of **EigenPy** on your computer is made easy for Linux/BSD and Mac OS X environments.
+The installation of **EigenPy** on your computer is made easy for Linux/BSD, Mac OS X and Windows environments.
23
24
### The Conda approach
25
@@ -69,10 +69,6 @@ and then install **EigenPy** for Python 3.x with:
69
```
70
brew install eigenpy
71
72
-or for Python 2.7:
73
-```
74
-brew install eigenpy@2
75
76
77
## Credits
78
0 commit comments