-
Currently, Ryven allows node connections to be made willy-nilly. It would be very nice to have strict type checking when connecting the I/O of two nodes, which could be done as a thin layer on top of …
-
https://github.com/pyiron/ironflow/blob/b725f53b06bbd967791f66c6b4af10e6b103b682/ironflow/model/node.py#L102-L113
There's no indentation after the class definition in the doc string?
-
@jan-janssen @JNmpi, I am no longer allowed to push to the ironflow repo, and unlike the other pyiron repos I don't have access to the "settings" tab here. My guess is that the access rights differ, m…
-
Our installation page on readthedocs states ["For both Mac Os X and Linux GPAW is available from conda-forge available:"](https://pyiron.readthedocs.io/en/latest/source/notebooks/test_pyiron_installat…
-
I have pyiron_gui as a dependency over in ironflow, but I ran into two weird issues:
First, it tried to install 0.0.7 (which was incompatible with the latest version of pyiron_base). I still don't …
-
Selecting ports was already slow to refresh the GUI (maybe 0.5-1s lag), but since #170 with the ontologically powered graph-comparison for port recommendations, it is roughly twice as slow.
Buildin…
-
Thanks @liamhuber for the many improvements. It is particularly nice to have now nodes for the different calculators available. A few thoughts/issues below:
- Responsiveness:
- Adding and wo…
-
Selecting nodes with lots of ports takes a long time, I believe the holdup is generating the node controller interface. This needs to be made more performant.
-
This month I'd like to get the repo set up as a pip package and subsequently available on conda-forge. Before this we should briefly pause to make sure the naming/branding is what we want, as this get…
-
If I don't [pin ipycanvas to 0.12.0](https://github.com/pyiron/ironflow/pull/73/commits/b0955135ba2321ddbb7c3bd690bbc762064f7a8f), when I launch on MyBinder I get a javascript error whenever I try to …