Ironflow

Latest version: v0.1.0

Safety actively analyzes 632158 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

0.1.0

This version strictly pins dependencies (and CI tags). It will be inconvenient to include in other environments, but improves long-term stability of the examples, e.g. on MyBinder.

What's Changed
* Drop python <3.9 from setup.py by liamhuber in https://github.com/pyiron/ironflow/pull/202
* Add 311 by liamhuber in https://github.com/pyiron/ironflow/pull/203
* Fixes from Liam by jan-janssen in https://github.com/pyiron/ironflow/pull/207
* versioneer update to 0.29 by jan-janssen in https://github.com/pyiron/ironflow/pull/205
* Set an upper bound on NGLView so that ipywidgets v7 is usable by liamhuber in https://github.com/pyiron/ironflow/pull/211
* Delete .github/delete-merged-branch-config.yml by jan-janssen in https://github.com/pyiron/ironflow/pull/209
* Specify tags for reusable CI by liamhuber in https://github.com/pyiron/ironflow/pull/215


**Full Changelog**: https://github.com/pyiron/ironflow/compare/ironflow-v0.0.7...ironflow-0.1.0

0.0.7

What's Changed
* Binder to a directory since there's multiple notebooks by liamhuber in https://github.com/pyiron/ironflow/pull/195
* Update ontology gif by liamhuber in https://github.com/pyiron/ironflow/pull/196
* Replace gif with one that has lower fps by liamhuber in https://github.com/pyiron/ironflow/pull/197
* Add grain boundaries and better input by liamhuber in https://github.com/pyiron/ironflow/pull/198
* Split node packages by liamhuber in https://github.com/pyiron/ironflow/pull/199
* Add binding example by liamhuber in https://github.com/pyiron/ironflow/pull/200
* Offset moved objects by canvas position by liamhuber in https://github.com/pyiron/ironflow/pull/201


**Full Changelog**: https://github.com/pyiron/ironflow/compare/ironflow-v0.0.6...ironflow-v0.0.7

0.0.6

What's Changed
* Granular atomistic output control by liamhuber in https://github.com/pyiron/ironflow/pull/190
* Bump ontology by liamhuber in https://github.com/pyiron/ironflow/pull/193
* Handle the edge case where you slice 0 by liamhuber in https://github.com/pyiron/ironflow/pull/192
* Managing pyiron jobs by liamhuber in https://github.com/pyiron/ironflow/pull/191


**Full Changelog**: https://github.com/pyiron/ironflow/compare/ironflow-v0.0.5...ironflow-v0.0.6

0.0.5

What's Changed
* Use a .gif instead of a .mov by liamhuber in https://github.com/pyiron/ironflow/pull/173
* Decouple draw and status by liamhuber in https://github.com/pyiron/ironflow/pull/177
* More performant logging by liamhuber in https://github.com/pyiron/ironflow/pull/179
* Don't update nodes when drawing the controller by liamhuber in https://github.com/pyiron/ironflow/pull/180
* Explicitly recalculate otype status on disconnected outputs by liamhuber in https://github.com/pyiron/ironflow/pull/181
* Missed a default value! by liamhuber in https://github.com/pyiron/ironflow/pull/184
* Hotfix typing updates by liamhuber in https://github.com/pyiron/ironflow/pull/187
* Update readme and demos by liamhuber in https://github.com/pyiron/ironflow/pull/185


**Full Changelog**: https://github.com/pyiron/ironflow/compare/ironflow-v0.0.4...ironflow-v0.0.5

0.0.4

What's Changed
* Update screenshot by liamhuber in https://github.com/pyiron/ironflow/pull/158
* Add a calc node for murnaghan by liamhuber in https://github.com/pyiron/ironflow/pull/161
* Match the list signature from colab by liamhuber in https://github.com/pyiron/ironflow/pull/167
* Extend ontology by liamhuber in https://github.com/pyiron/ironflow/pull/166
* Example bulk modulus by liamhuber in https://github.com/pyiron/ironflow/pull/165
* Port recommender by liamhuber in https://github.com/pyiron/ironflow/pull/164
* Node recommender by liamhuber in https://github.com/pyiron/ironflow/pull/163
* Fix example bulk modulus by liamhuber in https://github.com/pyiron/ironflow/pull/168
* Make otype checking more performant by liamhuber in https://github.com/pyiron/ironflow/pull/172
* Fix port recommendations by liamhuber in https://github.com/pyiron/ironflow/pull/170
* Surface energy by liamhuber in https://github.com/pyiron/ironflow/pull/169
* Onto codevelopment by liamhuber in https://github.com/pyiron/ironflow/pull/162


**Full Changelog**: https://github.com/pyiron/ironflow/compare/ironflow-0.0.3...ironflow-v0.0.4

0.0.3

What's Changed
* Add (trivial) tests to fulfill remote CI expectations by liamhuber in https://github.com/pyiron/ironflow/pull/113
* Update badges by liamhuber in https://github.com/pyiron/ironflow/pull/114
* Add lammps to the notebook env by liamhuber in https://github.com/pyiron/ironflow/pull/115
* Show output label by liamhuber in https://github.com/pyiron/ironflow/pull/116
* Set a maximum height for the node interfaces by liamhuber in https://github.com/pyiron/ironflow/pull/117
* Port access by attribute by liamhuber in https://github.com/pyiron/ironflow/pull/118
* Source representation by liamhuber in https://github.com/pyiron/ironflow/pull/119
* Beware mutability by liamhuber in https://github.com/pyiron/ironflow/pull/120
* :bug: Don't crash the control view by liamhuber in https://github.com/pyiron/ironflow/pull/122
* Add a new screen for logging by liamhuber in https://github.com/pyiron/ironflow/pull/123
* Add browser by liamhuber in https://github.com/pyiron/ironflow/pull/126
* Expose selected object by liamhuber in https://github.com/pyiron/ironflow/pull/127
* Bugfix logging by liamhuber in https://github.com/pyiron/ironflow/pull/128
* Refactor screens by liamhuber in https://github.com/pyiron/ironflow/pull/129
* Update readme by liamhuber in https://github.com/pyiron/ironflow/pull/130
* Validate IO by liamhuber in https://github.com/pyiron/ironflow/pull/131
* Rename module by liamhuber in https://github.com/pyiron/ironflow/pull/137
* Reset input by liamhuber in https://github.com/pyiron/ironflow/pull/138
* Keep representation control at top by liamhuber in https://github.com/pyiron/ironflow/pull/139
* Add log flush by liamhuber in https://github.com/pyiron/ironflow/pull/140
* New nodes by liamhuber in https://github.com/pyiron/ironflow/pull/141
* Call the now-independent coverage CI on a daily basis by liamhuber in https://github.com/pyiron/ironflow/pull/145
* Batching and ubiquitous dtypes by liamhuber in https://github.com/pyiron/ironflow/pull/144
* Performance improvements by liamhuber in https://github.com/pyiron/ironflow/pull/152
* Indentation for example by liamhuber in https://github.com/pyiron/ironflow/pull/153
* Update readme by liamhuber in https://github.com/pyiron/ironflow/pull/154


**Full Changelog**: https://github.com/pyiron/ironflow/compare/ironflow-0.0.2...ironflow-0.0.3

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.