python-fastremap
Remap, mask, renumber, and in-place transpose numpy arrays
- Sources inherited from project devel:languages:python:numeric
- Devel package for openSUSE:Factory
-
1
derived packages
- Links to openSUSE:Factory / python-fastremap
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:smarty12:Python/python-fastremap && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_link | 0000000124 124 Bytes | |
fastremap-1.11.4.tar.gz | 0000379756 371 KB | |
python-fastremap.changes | 0000003084 3.01 KB | |
python-fastremap.spec | 0000001925 1.88 KB |
Revision 11 (latest revision is 22)
Steve Kowalik (StevenK)
committed
(revision 11)
- Update to 1.11.4: * chore: support only py36 - py39 * chore: drop py27 from build * fix(inverse\_component\_map): not checking component for continue cond * release(1.11.2): fix numpy deprecation of np.bool * fix: further fix numpy deprecation of np.bool * chore: fix numpy 1.20 deprecation of np.bool in favor of bool * chore: update setup.cfg * release(1.11.1): python39 support * chore: make build\_linux.sh script generic * chore: add updated build system * fix: pbr couldn't see git repo * release(1.11.0): unique(..., return\_index=True) now accelerated * feat(unique): adds return\_index to high performance paths (#25) - Do not build on Python 3.6, due to no NumPy.
Comments 0