A collection of sloppy snippets for scientific computing and data visualization in Python.
Showing posts with label
parallelization
.
Show all posts
Showing posts with label
parallelization
.
Show all posts
Friday, May 23, 2014
Code parallelization with joblib
›
Recently I've been working on the parallelization of some Python code and I discovered Joblib . It is a library that supports pipelining...
2 comments:
›
Home
View web version