todas as opções
bullseye  ] [  bookworm  ] [  trixie  ] [  forky  ] [  sid  ]
[ Fonte: python-numpy-groupies  ]

Pacote: python3-numpy-groupies (0.10.2-2)

Links para python3-numpy-groupies

Screenshot

Recursos de Debian:

Baixe o pacote-fonte python-numpy-groupies:

Mantenedores(as):

Fontes externas:

Pacotes similares:

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).

Outros pacotes relacionados a python3-numpy-groupies

  • depende
  • recomenda
  • sugere
  • melhora

Download de python3-numpy-groupies

Baixe para todas as arquiteturas disponíveis
Arquitetura Tamanho do pacote Tamanho instalado Arquivos
all 30.9 kB151.0 kB [lista de arquivos]