Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37518266
en ru br
ALT Linux repos
S:1.3.2-alt1

Group :: Development/Python3
RPM: python3-module-joblib

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 1.3.2-alt1
Build date: 10 august 2023, 11:49 ( 37.0 weeks ago )
Size: 286.93 Kb

Home page:   https://pypi.org/project/joblib/

License: BSD
Summary: Lightweight pipelining: using Python functions as pipeline jobs
Description:

Joblib is a set of tools to provide lightweight pipelining in Python. In
particular, joblib offers:

 1. transparent disk-caching of the output values and lazy
    re-evaluation (memoize pattern)
 2. easy simple parallel computing
 3. logging and tracing of the execution

Joblib is optimized to be fast and robust in particular on large data
and has specific optimizations for numpy arrays.

Current maintainer: Stanislav Levin

List of contributors

List of rpms provided by this srpm:

  • python3-module-joblib
  • python3-module-joblib-tests
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin