Update tutorials 1 through 12 to current version 0.2
This commit is contained in:
committed by
Nicola Demo
parent
10ea59e15a
commit
14a6008437
10
tutorials/tutorial1/tutorial.ipynb
vendored
10
tutorials/tutorial1/tutorial.ipynb
vendored
@@ -137,7 +137,15 @@
|
||||
"execution_count": 2,
|
||||
"id": "f2608e2e",
|
||||
"metadata": {},
|
||||
"outputs": [],
|
||||
"outputs": [
|
||||
{
|
||||
"name": "stderr",
|
||||
"output_type": "stream",
|
||||
"text": [
|
||||
"/home/matte_b/PINA/pina/operators.py: DeprecationWarning: 'pina.operators' is deprecated and will be removed in future versions. Please use 'pina.operator' instead.\n"
|
||||
]
|
||||
}
|
||||
],
|
||||
"source": [
|
||||
"from pina.problem import SpatialProblem\n",
|
||||
"from pina.operator import grad\n",
|
||||
|
||||
Reference in New Issue
Block a user