Published April 2, 2025
| Version v1.0.9
Software
Open
Pyrtools: tools for multi-scale image processing
Description
Avoid numpy DeprecationWarning
by using np.asarray
to initialize arrays, instead of np.array
.
What's Changed
- switch almost all np.array to np.asarray by @billbrod in https://github.com/LabForComputationalVision/pyrtools/pull/44
Full Changelog: https://github.com/LabForComputationalVision/pyrtools/compare/v1.0.8...v1.0.9
Notes
Files
LabForComputationalVision/pyrtools-v1.0.9.zip
Files
(7.5 MB)
Name | Size | Download all |
---|---|---|
md5:fe2e3ed2d96bcd9b3f5e0049c08bcbdb
|
7.5 MB | Preview Download |
Additional details
Related works
- Is supplement to
- Software: https://github.com/LabForComputationalVision/pyrtools/tree/v1.0.9 (URL)
Software
- Repository URL
- https://github.com/LabForComputationalVision/pyrtools