Merge branch 'mathLab:master' into tut_poisson

This commit is contained in:
Anna Ivagnes
2022-03-21 17:11:29 +01:00
committed by GitHub
10 changed files with 640 additions and 1 deletions

View File

@@ -7,6 +7,7 @@ __all__ = [
'Span'
]
from .meta import *
from .label_tensor import LabelTensor
from .pinn import PINN
#from .ppinn import ParametricPINN