Skip to content

Version 0.6.2

Compare
Choose a tag to compare
@pditommaso pditommaso released this 12 Mar 15:26
· 6226 commits to master since this release
  • Added 'concat' operator to concatenate two or more channels
  • Added 'into(ch1,ch2...)' operator which maps items in a tuple into the corresponding target channels
  • Implemented queue status check for SLURM grid executor
  • Implemented queue status check for LSF grid executor
  • Improved grid executors stability