Skip to content

Added method Node.copy(), which copies a node and all parents#9

Merged
tommyod merged 5 commits intomainfrom
nodecopy
Jul 1, 2025
Merged

Added method Node.copy(), which copies a node and all parents#9
tommyod merged 5 commits intomainfrom
nodecopy

Conversation

@tommyod
Copy link
Collaborator

@tommyod tommyod commented Jun 30, 2025

  • Drafted a quick plotting function
  • Needed a copy method to avoid mutating input args in plotting function. This is a bit more involved than a typical copy, since we need to copy the whole graph and references over.

@tommyod tommyod requested a review from dafeda June 30, 2025 13:21
@tommyod tommyod merged commit 809240f into main Jul 1, 2025
4 checks passed
@tommyod tommyod deleted the nodecopy branch July 1, 2025 12:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants