diff options
Diffstat (limited to 'math/py-numpy-groupies/pkg-descr')
-rw-r--r-- | math/py-numpy-groupies/pkg-descr | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/math/py-numpy-groupies/pkg-descr b/math/py-numpy-groupies/pkg-descr new file mode 100644 index 000000000000..c09e82b8c7cf --- /dev/null +++ b/math/py-numpy-groupies/pkg-descr @@ -0,0 +1,6 @@ +numpy-groupies is a small library of optimised tools for doing things +that can roughly be considered "group-indexing operations". The most +prominent tool is aggregate, which is descibed in detail further down +the page. + +WWW: https://github.com/ml31415/numpy-groupies |