Replies: 1 comment
-
You are right. The final |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi Matt,
In the
Cartesian transform
, we calculateedge_attr
fromedge_index
andpos
.In the script of
Cartesian transform
,I guess
cart
means the relative distance between the two connected nodes, andmax_value
means the distance where two node has the biggestcart
value.Then what is the meaning of the final
cart
value, which will becomeedge_attr
?Beta Was this translation helpful? Give feedback.
All reactions