python39-joblib - Lightweight pipelining with Python functions
Website: | hhttps://joblib.readthedocs.io |
---|---|
License: | BSD-3-Clause |
Vendor: | Alcance Libre, Inc. |
- Description:
Joblib is a set of tools to provide lightweight pipelining in Python. In particular: * Transparent disk-caching of functions and lazy re-evaluation (memoize pattern) * Easy simple parallel computing Joblib is optimized to be fast and robust on large data in particular and has specific optimizations for numpy arrays.
Packages
python39-joblib-1.4.2-1.aldos.noarch [465 KiB] |
Changelog
by Joel Barrios (2024-05-03):
- Update to 1.4.2. |