MCPcopy Create free account
hub / github.com/PABannier/sam3.cpp / Phase7Case

Class Phase7Case

tests/dump_phase7_reference.py:29–34  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

27
28@dataclass
29class Phase7Case:
30 case_id: str
31 label: str
32 mem_cases: List[str]
33 spatial_tpos: List[int]
34 ptr_tpos: List[int]
35
36
37def load_shape(path: str) -> List[int]:

Callers 1

load_casesFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected