flox 0.9.10-1 source package in Ubuntu

Changelog

flox (0.9.10-1) unstable; urgency=medium

  * New upstream release.
  * Improve lintian overrides patterns.
  * debian/rules:
    - Fix testing.

 -- Antonio Valentino <email address hidden>  Thu, 15 Aug 2024 06:27:59 +0000

Upload details

Uploaded by:
Debian GIS Project
Uploaded to:
Sid
Original maintainer:
Debian GIS Project
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc

Builds

Oracular: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
flox_0.9.10-1.dsc 2.3 KiB 2dec901512ca5b03d3a9aebd5db8f7901b64342d7fefbd4b6e1901caa070f2e8
flox_0.9.10.orig.tar.gz 684.8 KiB 8297183791597be442dea3fc700c6eb48a58dd185c004ac5195c3831d0ad6ef3
flox_0.9.10-1.debian.tar.xz 4.1 KiB 09d9d6373db2d6a096b1ae8991173d6b5ca9890a58ef9572ce034dc28af4b508

Available diffs

No changes file available.

Binary packages built by this source

python3-flox: GroupBy operations for dask.array

 This project explores strategies for fast GroupBy reductions with dask.array.
 It used to be called `dask_groupby`.
 It was motivated by
 .
   1. Dask Dataframe GroupBy
   2. numpy_groupies in Xarray