NLeSC / noodles

Computational workflow engine, making distributed computing in Python easy!
http://nlesc.github.io/noodles
Apache License 2.0
21 stars 7 forks source link

Update to noodles.patterns #82

Open BvB93 opened 4 years ago

BvB93 commented 4 years ago

Introduced changes to find_first() and s_find_first() in the noodles.patterns module:

jhidding commented 4 years ago

Thanks, this is nice :). I will fix the continuous integration when I'm back to work.