Pakiet: python3-numpy-groupies (0.9.20-1)
Odnośniki dla python3-numpy-groupies
Zasoby systemu Debian:
- Raporty o błędach
- Developer Information
- Dziennik zmian w systemie Debian
- Informacje nt. praw autorskich
- Śledzenie łatek systemu Debian
Pobieranie pakietu źródłowego python-numpy-groupies:
- [python-numpy-groupies_0.9.20-1.dsc]
- [python-numpy-groupies_0.9.20.orig.tar.gz]
- [python-numpy-groupies_0.9.20-1.debian.tar.xz]
Opiekunowie:
Zasoby zewnętrzne:
- Strona internetowa [github.com]
Podobne pakiety:
performs operations on/with subsets of n-dim arrays
This package consists of a couple of optimised tools for doing things that can roughly be considered "group-indexing operations". The most prominent tool is `aggregate`.
`aggregate` takes an array of values, and an array giving the group number for each of those values. It then returns the sum (or mean, or std, or any, ...etc.) of the values in each group. You have probably come across this idea before, using `matlab` accumarray, `pandas` groupby, or generally MapReduce algorithms and histograms.
There are different implementations of `aggregate` provided, based on plain `numpy`, `numba` and `weave`. Performance is a main concern, and so far this implementation comfortably beats similar implementations in other packages (check the benchmarks).
Inne pakiety związane z python3-numpy-groupies
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-numpy
- Fast array facility to the Python 3 language
Pobieranie python3-numpy-groupies
Architektura | Rozmiar pakietu | Rozmiar po instalacji | Pliki |
---|---|---|---|
all | 20,5 KiB | 100,0 KiB | [lista plików] |