Package python-module-joblib-tests: Information

    Binary package: python-module-joblib-tests
    Version: 0.5.1-alt1
    Architecture: noarch
    Build time:  May 12, 2011, 12:19 PM
    Source package: python-module-joblib
    Report package bug
    License: BSD
    Summary: Tests for joblib
    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.
    
    This package contains tests for joblib.


    List of contributors:
    Eugeny A. Rostovtsev

    Last changed


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