Package python-module-joblib: Information

    Source package: python-module-joblib
    Version: 0.5.1-alt1
    Build time:  May 12, 2011, 12:19 PM
    Report package bug
    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.

    List of rpms provided by this srpm:
    python-module-joblib (noarch)
    python-module-joblib-tests (noarch)


    List of contributors:
    Eugeny A. Rostovtsev

      1. python-devel
      2. python-module-setuptools

    Last changed


    May 12, 2011 Eugeny A. Rostovtsev 0.5.1-alt1
    - Initial build for Sisyphus