Skip to content

Releases: nipype/pydra

0.2.1

31 Dec 22:30
f9e72bf

Choose a tag to compare

  • fixing: nodes with states and input fields (from splitter) that are empty were failing

0.2

28 Nov 04:18
d7e6b62

Choose a tag to compare

0.2
  • big changes in ShellTask, DockerTask and SingularityTask

    • customized input specification and output specification for Tasks
    • adding singularity checks to Travis CI
    • binding all input files to the container
  • changes in Workflow

    • passing all outputs to the next node: lzout.all_
    • fixing inner splitter
  • allowing for splitter and combiner updates

  • adding etelementry support

0.1

20 Aug 01:29
85e7b0e

Choose a tag to compare

0.1
  • Core dataflow creation and management API
  • Distributed workers:
    • concurrent futures
    • SLURM
  • Notebooks for Pydra concepts

0.0.1

16 Oct 21:57
4c528b0

Choose a tag to compare

Initial Pydra Dataflow Engine release.