You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/index.md
+3-2
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,8 @@
7
7
8
8
## Installation
9
9
10
-
* Install through pip: `pip install git+https://github.com/qiauil/ConvDO`
10
+
* Install through pip: `pip install ConvDO`
11
+
* Install the latest version through pip: `pip install git+https://github.com/qiauil/ConvDO`
11
12
* Install locally: Download the repository and run `./install.sh` or `pip install .`
12
13
13
14
## Feature
@@ -33,4 +34,4 @@ If you need to solve more complex PDEs using differentiable functions, please ha
33
34
*[PhiFlow](https://github.com/tum-pbs/PhiFlow): A differentiable PDE solving framework for machine learning
34
35
*[Exponax](https://github.com/Ceyron/exponax): Efficient Differentiable n-d PDE solvers in JAX.
35
36
36
-
For more research on physics based deep learning research, please visit the website of [our research group at TUM](https://ge.in.tum.de/publications/).
37
+
For more research on physics based deep learning research, please visit the website of [our research group at TUM](https://ge.in.tum.de/publications/).
0 commit comments