CVSROOT:        /cvs
Module name:    ports
Changes by:     piro...@cvs.openbsd.org 2019/08/13 02:24:07

Log message:
    Import py-joblib required by upcoming py-scikit-learn.
    
    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 in particular on large
    data and has specific optimizations for numpy arrays. It is
    BSD-licensed.
    
    Initial work by robert@, polished by kmos@.
    
    OK robert, kmos
    
    Status:
    
    Vendor Tag: pirofti
    Release Tags:       pirofti_20190813
    
    N ports/sysutils/py-joblib/Makefile
    N ports/sysutils/py-joblib/distinfo
    N ports/sysutils/py-joblib/pkg/DESCR
    N ports/sysutils/py-joblib/pkg/PLIST
    N ports/sysutils/py-joblib/patches/patch-setup_py
    
    No conflicts created by this import

Reply via email to