Paket: python3-numpy-groupies (0.10.2-1)
python3-numpy-groupies için bağlantılar
Debian Kaynakları:
- Hata Raporları
- Developer Information
- Debian Değişim Günlüğü
- Telif Hakkı Dosyası
- Debian Yama Takipçisi
python-numpy-groupies Kaynak Paketini İndir:
- [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]
Geliştiriciler:
Dış Kaynaklar:
- Ana Sayfa [github.com]
Benzer paketler:
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).
python3-numpy-groupies ile İlgili Diğer Paketler
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-numpy
- Fast array facility to the Python language (Python 3)
python3-numpy-groupies indir
Mimari | Paket Boyutu | Kurulu Boyut | Dosyalar |
---|---|---|---|
all | 30,6 kB | 150,0 kB | [dosya listesi] |