updated pip installations of phiflow 1.x
This commit is contained in:
@@ -96,7 +96,7 @@
|
|||||||
},
|
},
|
||||||
"outputs": [],
|
"outputs": [],
|
||||||
"source": [
|
"source": [
|
||||||
"!pip install --upgrade --quiet git+https://github.com/tum-pbs/PhiFlow@1.4.1\n",
|
"!pip install --quiet phiflow==1.4.1\n",
|
||||||
"\n",
|
"\n",
|
||||||
"import matplotlib.pyplot as plt\n",
|
"import matplotlib.pyplot as plt\n",
|
||||||
"from phi.flow import *\n",
|
"from phi.flow import *\n",
|
||||||
|
|||||||
@@ -70,7 +70,7 @@
|
|||||||
},
|
},
|
||||||
"outputs": [],
|
"outputs": [],
|
||||||
"source": [
|
"source": [
|
||||||
"!pip install --upgrade --quiet git+https://github.com/tum-pbs/PhiFlow@1.5.1\n",
|
"!pip install --quiet phiflow==1.5.1\n",
|
||||||
"\n",
|
"\n",
|
||||||
"from phi.tf.flow import *\n",
|
"from phi.tf.flow import *\n",
|
||||||
"import numpy as np\n",
|
"import numpy as np\n",
|
||||||
|
|||||||
Reference in New Issue
Block a user