| Paketname | python-joblib |
| Beschreibung | tools to provide lightweight pipelining in Python |
| Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
| Version | 0.4.3-1 |
| Sektion | python |
| Priorität | optional |
| Installierte Größe | 236 Byte |
| Hängt ab von | python, python-support (>= 0.90.0), python-numpy |
| Empfohlene Pakete | python-simplejson |
| Paketbetreuer | Yaroslav Halchenko |
| Quelle | joblib |
| Paketgröße | 34094 Byte |
| Prüfsumme MD5 | adf2005fac181f9af51d72bc9a7e1ad9 |
| Prüfsumme SHA1 | 6e943d4174a700a7f9569a6980f5e6b054d5d325 |
| Prüfsumme SHA256 | a994fc6675e7fec2a9b8bf9ed7d1f4fc79a8a5293cae9117107cb063037fce5c |
| Link zum Herunterladen | python-joblib_0.4.3-1_all.deb |
| Ausführliche Beschreibung | Joblib is a set of tools to provide lightweight pipelining in
Python. In particular, joblib offers:
- transparent disk-caching of the output values and lazy
re-evaluation (memoize pattern)
- easy simple parallel computing
- logging and tracing of the execution
.
Joblib is optimized to be fast and robust in particular on large,
long-running functions and has specific optimizations for numpy arrays.
|