Tags: Russ76/scikit-image
Tags
v0.18.2 scikit-image 0.18.2 =================== We're happy to announce the release of scikit-image v0.18.2! scikit-image is an image processing toolbox for SciPy that includes algorithms for segmentation, geometric transformations, color space manipulation, analysis, filtering, morphology, feature detection, and more. This release mostly serves to add wheels for the aarch64 architecture; it also fixes a couple of minor bugs. For more information, examples, and documentation, please visit our website: https://scikit-image.org Bug fixes --------- - allow either SyntaxError or OSError for truncated JPG (scikit-image#5315, scikit-image#5334) - Fix sphinx: role already being registered (scikit-image#5319, scikit-image#5335) Development process ------------------- - Update pyproject.toml to ensure pypy compatibility and aarch compatibility (scikit-image#5326, scikit-image#5328) - Build aarch64 wheels (scikit-image#5197, scikit-image#5210) - See if latest Ubuntu image fixes QEMU CPU detection issue (scikit-image#5227, scikit-image#5233) - Rename `master` to `main` throughout (scikit-image#5243, scikit-image#5295) - Fixup test for INSTALL_FROM_SDIST (scikit-image#5283, scikit-image#5296) - Remove unecessary manual installation of packages from before_install (scikit-image#5298) - Use manylinux2010 for python 3.9+ (scikit-image#5303, scikit-image#5310) - add numpy version specification on aarch for cpython 3.8 (scikit-image#5374, scikit-image#5375) 7 authors added to this release [alphabetical by first name or login] --------------------------------------------------------------------- - François Boulogne - Janakarajan Natarajan - Juan Nunez-Iglesias - John Lee - Mark Harfouche - MeeseeksMachine - Stéfan van der Walt 9 reviewers added to this release [alphabetical by first name or login] ----------------------------------------------------------------------- - Alexandre de Siqueira - Gregory R. Lee - Juan Nunez-Iglesias - Marianne Corvellec - Mark Harfouche - Matti Picus - Matthias Bussonnier - Riadh Fezzani - Stéfan van der Walt
PreviousNext