Paquet : python3-numpy-groupies (0.10.2-1)
Liens pour python3-numpy-groupies
Ressources Debian :
- Rapports de bogues
- Developer Information
- Journal des modifications Debian
- Fichier de licence
- Suivis des correctifs pour Debian
Télécharger le paquet source python-numpy-groupies :
- [python-numpy-groupies_0.10.2-1.dsc]
- [python-numpy-groupies_0.10.2.orig.tar.gz]
- [python-numpy-groupies_0.10.2-1.debian.tar.xz]
Responsables :
Ressources externes :
- Page d'accueil [github.com]
Paquets similaires :
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).
Autres paquets associés à python3-numpy-groupies
|
|
|
|
-
- dep: python3
- langage orienté objet interactif de haut niveau – version par défaut de Python 3
-
- dep: python3-numpy
- gestion rapide des tableaux pour le langage Python – Python 3
Télécharger python3-numpy-groupies
Architecture | Taille du paquet | Espace occupé une fois installé | Fichiers |
---|---|---|---|
all | 30,6 ko | 150,0 ko | [liste des fichiers] |