flox 0.9.2-1 source package in Ubuntu
Changelog
flox (0.9.2-1) unstable; urgency=medium * New upstream release. -- Antonio Valentino <email address hidden> Sat, 10 Feb 2024 10:59:02 +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 | Published | Component | Section | |
---|---|---|---|---|
Noble | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
flox_0.9.2-1.dsc | 2.3 KiB | 5930b185de89271e8464324d263428ec65e994df13d3c78b784fbb6f272d04f6 |
flox_0.9.2.orig.tar.gz | 632.4 KiB | 6cd2572d090437e776f35538be2ba9141435f827b59ad9ffd4daf2bbe4772d75 |
flox_0.9.2-1.debian.tar.xz | 3.9 KiB | ea760933d4196fbe682f94df5ba0fe86639bf4eaa6647a2fd76bda6b80cac706 |
Available diffs
- diff from 0.9.0-1 to 0.9.2-1 (10.7 KiB)
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