Conversation
added custom_macro creation for a selection of nodes and edges
added custom_macro creation for a selection of nodes and edges
for development only
added ghostNodes and size dependant layout
startet modifying for macro sub nodes
added macro nodes, macro sub nodes and basic sorting
demo for in/out nodes for macros
updated node_selection added temp_sub_node_list for saving subnode positions
added autosorting macros on expansion
This reverts commit 3dc8018.
This reverts commit a7ae4d6.
This reverts commit f7c2cc7.
slight log message cleanup created basic node type MacroInOutNodes
|
Check out this pull request on See visual diffs & provide feedback on Jupyter Notebooks. Powered by ReviewNB |
|
@juliusmittler, I'll be doing some infrastructure work in this repo this week. I've taken a look at the pending files here, and I think the only place we're likely to wind up with a git conflict is in the gitignore itself; the one I just merged to main is a superset of the one you have here, so you should be able to safely take the one on On that note, there's a bunch of files here (e.g. *.pyc and windows files) that we don't want in the repo. When you get the time, would you please remove them? I don't have the operations memorized, but Claude's recommendation looks good to me: Now, that still leaves the files in the git history. Getting rid of that explicitly would require |
|
@juliusmittler, I don't know if I'm familiar enough yet with the repo to offer a very in-depth review, but the first thing to do is git-remove all the extra stuff currently in the main branch's gitignore. You might need to force-push to get those files un-tracked here. Next is to merge in main -- probably by uniformly accepting main's Once the PR is trimmed down to "real" files, please ping me and I'll come give what review I can. |
added simple loop creation/visualisation removed unwanted files added multiple node and edge types to support loops
removed jupyter notebooks
removed pyiron_nodes and updated gitignore
All changes done by Julius Mittler since October 2024
includes: