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.
2 parents 51f0e8d + 6bb996e commit 946d4bfCopy full SHA for 946d4bf
README.md
@@ -7,12 +7,13 @@
7
[](https://anaconda.org/conda-forge/polyfempy)
8
[](https://conda.anaconda.org/conda-forge)
9
10
-
11
The Python bindings are in alpha. Expect a lot of API changes and possible bugs. Use at your own peril!
12
13
<br/>
14
To use the Python bindings, clone the current repository and use `pip` to install:
+
15
```
16
+cd polyfem-python/
17
pip install .
18
19
0 commit comments