blob: c09e82b8c7cf9ee310a5669875de0a492a89d597 (
plain) (
blame)
1
2
3
4
5
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
|