Merge pull request #10 from ndem0/doc

Add draft doc
This commit is contained in:
Nicola Demo
2022-03-21 15:40:40 +01:00
committed by GitHub
9 changed files with 639 additions and 0 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