Skip to content

WindFlow version 2.0.0

Compare
Choose a tag to compare
@mencagli mencagli released this 29 Nov 23:13
· 202 commits to master since this release

New release of the library including several modifications:
-the merge operation on MultiPipes is made homogeneous by removing the distinction between merge() and self-merge();
-added further support to the merge of MultiPipes to extend the topologies modeled by the library;
-added a dynamic "type checking" to make add/chain of operators and merge/split of MultiPipes type safe.