Update Laplace class and add unit tests (#645)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import pytest
|
||||
from pina.problem.zoo import InversePoisson2DSquareProblem
|
||||
from pina.problem import InverseProblem, SpatialProblem
|
||||
import pytest
|
||||
|
||||
|
||||
@pytest.mark.parametrize("load", [True, False])
|
||||
|
||||
Reference in New Issue
Block a user