Update and rename span.py to cartesian.py
This commit is contained in:
@@ -6,7 +6,7 @@ from .label_tensor import LabelTensor
|
|||||||
from .utils import torch_lhs
|
from .utils import torch_lhs
|
||||||
|
|
||||||
|
|
||||||
class Span(Location):
|
class CartesianDomain(Location):
|
||||||
"""PINA implementation of Hypercube domain."""
|
"""PINA implementation of Hypercube domain."""
|
||||||
|
|
||||||
def __init__(self, span_dict):
|
def __init__(self, span_dict):
|
||||||
Reference in New Issue
Block a user