issues
search
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
Patterns
#65
Closed
felipeZ
closed
7 years ago
felipeZ
commented
7 years ago
New Features:
Functional design patterns like
map
,
folder
, etc. were added
the
if_predicate
control flow statement was added to play the role of the
if
statement in workflows.
New Features:
map
,folder
, etc. were addedif_predicate
control flow statement was added to play the role of theif
statement in workflows.