supervised working

This commit is contained in:
Nicola Demo
2024-08-08 16:19:52 +02:00
parent 5245a0b68c
commit 9d9c2aa23e
61 changed files with 375 additions and 262 deletions

View File

@@ -2,7 +2,7 @@ import torch
import pytest
from pina import LabelTensor
from pina.geometry import SimplexDomain
from pina.domain import SimplexDomain
def test_constructor():