Updates to tutorial and run post codacy changes
This commit is contained in:
committed by
Nicola Demo
parent
9e55746546
commit
b38b0894b1
25
tutorials/tutorial14/tutorial.ipynb
vendored
25
tutorials/tutorial14/tutorial.ipynb
vendored
File diff suppressed because one or more lines are too long
3
tutorials/tutorial14/tutorial.py
vendored
3
tutorials/tutorial14/tutorial.py
vendored
@@ -30,7 +30,7 @@ import torch
|
||||
import pina
|
||||
import warnings
|
||||
|
||||
from pina.model.layers import PODBlock, RBFBlock
|
||||
from pina.model.block import PODBlock, RBFBlock
|
||||
from pina import LabelTensor
|
||||
|
||||
warnings.filterwarnings('ignore')
|
||||
@@ -249,7 +249,6 @@ plt.tight_layout()
|
||||
plt.show()
|
||||
|
||||
|
||||
|
||||
# Or here:
|
||||
|
||||
# In[13]:
|
||||
|
||||
Reference in New Issue
Block a user