summaryrefslogtreecommitdiffstats
path: root/python/python3-joblib/README
diff options
context:
space:
mode:
Diffstat (limited to 'python/python3-joblib/README')
-rw-r--r--python/python3-joblib/README3
1 files changed, 3 insertions, 0 deletions
diff --git a/python/python3-joblib/README b/python/python3-joblib/README
new file mode 100644
index 0000000000..cbaef36c15
--- /dev/null
+++ b/python/python3-joblib/README
@@ -0,0 +1,3 @@
+Joblib is a set of tools to provide lightweight pipelining in
+Python. Joblib is optimized to be fast and robust on large data in
+particular and has specific optimizations for numpy arrays.