python-fastremap
Remap, mask, renumber, and in-place transpose numpy arrays
- Developed at devel:languages:python:numeric
-
2
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory/python-fastremap && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
fastremap-1.13.3.tar.gz | 0000425836 416 KB | |
python-fastremap.changes | 0000004165 4.07 KB | |
python-fastremap.spec | 0000001925 1.88 KB |
Revision 7 (latest revision is 11)
Dominique Leuenberger (dimstar_suse)
accepted
request 1056941
from
Dirk Mueller (dirkmueller)
(revision 7)
- update to 1.13.3: * release(1.13.2): (inverse\_)component\_map accepts non-aligned inputs * fix: component\_map and inverse\_component\_map accept non-aligned inputs * fixtest: elements in inv\_component\_map are now sorted * feat: unique accepts lists * fix: remove duplicates from inverse\_component\_map * build: update build system with aarch64 and py310 * release(1.13.0): using improved map for faster renumber, remap, more * perf: switch to ska::flat\_hash\_map instead of std::unordered\_map * release(1.12.2): release binaries with broader numpy ABI compat * chore: use oldest-supported-numpy when building wheels * release(1.12.1): unique accepts empty arrays * fix: fastremap.unique doesn't accept empty arrays * release(1.12.0): new point\_cloud and foreground functions * feat(point\_cloud): new point\_cloud and foreground functions * fix(renumber): preserve\_zero=False w/ arrays starting with 0
Comments 0