python3-joblib
tools to provide lightweight pipelining in Python
Description
Joblib is a set of tools to provide lightweight pipelining in Python. In particular, joblib offers: - transparent disk-caching of the output values and lazy
re-evaluation (memoize pattern)
- easy simple parallel computing
- logging and tracing of the execution
Joblib is optimized to be fast and robust in particular on large,
long-running functions and has specific optimizations for numpy arrays.
This package contains the Python 3 version.Upload more screenshots
Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.
Upload a screenshotHint: upload an image here from your clipboard with Ctrl-V
Homepage
https://github.com/joblib/joblib
Install this software package
If the package is available for the distribution you are currently using on your computer then install the software by clicking on…
Install python3-joblib