Created by: priyankaparikh
Added Scoop to algorithms section
What is this Python project?
SCOOP features and advantages over futures, multiprocessing and similar modules are as follows:
Harness the power of multiple computers over network; Ability to spawn multiple tasks inside a task; API compatible with PEP-3148; Parallelizing serial code with only minor modifications; Efficient load-balancing.
What's the difference between this Python project and similar ones?
Enumerate comparisons.
The common applications of SCOOP consist but is not limited to:
Evolutionary Algorithms Monte Carlo simulations Data mining Data processing Graph traversal
--
Anyone who agrees with this pull request could vote for it by adding a