Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Apress/python-for-matlab-development
/ Node
Class
Node
pythran/fem/rod.py:35–38 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
33
34
@dataclass
35
class
Node:
36
id: str
37
x: float
38
y: float
39
40
@dataclass
41
class
Rod_Elem:
Callers
1
main
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected