Artifact python3-numpy-groupies_0.9.20-1_all

Metadata
deb_control_files:
- control
- md5sums
- postinst
- prerm
deb_fields:
  Architecture: all
  Depends: python3-numpy, python3:any
  Description: |-
    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).
  Homepage: https://github.com/ml31415/numpy-groupies
  Installed-Size: '100'
  Maintainer: Debian Python Team <team+python@tracker.debian.org>
  Package: python3-numpy-groupies
  Priority: optional
  Section: python
  Source: python-numpy-groupies
  Version: 0.9.20-1
srcpkg_name: python-numpy-groupies
srcpkg_version: 0.9.20-1

File

python3-numpy-groupies_0.9.20-1_all.deb
Binary file python3-numpy-groupies_0.9.20-1_all.deb cannot be displayed. you can view it raw or download it instead.

Relations

Relation Direction Type Name
built-using Source package python-numpy-groupies_0.9.20-1

binary package System - - 6 months ago 5 months
BETA