summaryrefslogtreecommitdiff
path: root/taskflow/examples/calculate_in_parallel.py
Commit message (Expand)AuthorAgeFilesLines
* Fix a couple of spelling and grammar errorsRick van de Loo2015-03-291-1/+1
* Deprecate `engine_conf` and prefer `engine` insteadJoshua Harlow2014-10-181-1/+1
* Merge "Cleanup some of the example code & docs"Jenkins2014-08-161-8/+8
|\
| * Cleanup some of the example code & docsJoshua Harlow2014-07-111-8/+8
* | Enabled hacking checks H305 and H307Christian Berendt2014-07-171-1/+0
|/
* Remove extraneous vim configuration commentsyangxurong2014-02-141-2/+0
* Fix misspellingsStanislav Kudriashev2013-12-101-2/+2
* Add more comments that explain example & usageJoshua Harlow2013-10-111-2/+31
* Fix print statements for python 2/3Joshua Harlow2013-10-101-1/+1
* Bump requirements to the latestJoshua Harlow2013-10-051-0/+18
* Simpler API to load flows into enginesIvan A. Melnikov2013-10-031-13/+8
* Engine, task, linear_flow unificationJoshua Harlow2013-09-051-12/+15
* Converted some examples to use patterns/enginesAnastasia Karpinska2013-09-041-0/+55