Skip to content
View liamhuber's full-sized avatar

Organizations

@pyiron

Block or report liamhuber

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. pyiron/ironflow Public

    Prototype of a graphical user interface for pyiron (unstable)

    Python 22 3

  2. pyiron/actions Public

    A centralized location for our GitHub actions

    Python 3

  3. pyiron/pyiron_workflow Public

    Graph-and-node based workflows

    Python 15 2

  4. Copy select files/directories from o...
    1
    #!/bin/bash
    2
    docstring="This script copies specific paths from one Git repository to a new branch in another Git repository, including git commit history.
    3
    It creates temporary branches and uses git-filter-repo to filter and merge the specified paths.
    4
    5
    Arguments:

1,437 contributions in the last year

Contribution Graph
Day of Week March April May June July August September October November December January February March
Sunday
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More

Activity overview

Contributed to pyiron/pyiron_workflow, pyiron/actions, pyiron/pyiron_nodes and 43 other repositories
Loading A graph representing liamhuber's contributions from March 17, 2024 to March 22, 2025. The contributions are 62% commits, 24% pull requests, 7% code review, 7% issues.

Contribution activity

March 2025

Created 2 commits in 1 repository

Created a pull request in pyiron/pyiron_workflow that received 7 comments

Emit signals when running a child directly

@Tara-Lakshmipathy pointed out that running a particular node doesn't actually push downstream when those nodes are inside the scope of a parent. I…

+181 −5 lines changed 7 comments
Opened 9 other pull requests in 2 repositories
Reviewed 1 pull request in 1 repository
pyiron/pyiron_workflow 1 pull request

Created an issue in pyiron/pyironFlow that received 4 comments

View node data

It would be really nice to be able to examine the node data (mostly just the channel values) without re-running it. E.g., here I run the entire wo…

4 comments
Opened 3 other issues in 2 repositories
Loading