sci-libs / scikit-image

Image processing routines for SciPy

Official package sites : https://github.com/scikit-image/scikit-image/ · https://pypi.org/project/scikit-image/ · https://scikit-image.org/ ·

This SciKit (toolkit for SciPy) includes useful image processing algorithms for use with Python and NumPy. While SciPy’s ndimage provides low-level manipulation, scikits.image centres around algorithms and applications.

v0.22.0 :: 0 :: gentoo

Modified
License
BSD
Keywords
~amd64 ~arm64 ~x86
USE flags
debug test

v0.19.3-r1 :: 0 :: gentoo

Modified
License
BSD
Keywords
~amd64 ~arm64 ~x86
USE flags
test

General

debug
Enable extra debug codepaths, like asserts and extra output. If you want to get meaningful backtraces see https://wiki.gentoo.org/wiki/Project:Quality_Assurance/Backtraces
test
Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)

python_targets

python3_10
Build with Python 3.10
python3_11
Build with Python 3.11

dev-lang / python : An interpreted, interactive, object-oriented programming language

dev-python / imageio : Python library for reading and writing image data

dev-python / lazy_loader : Populate library namespace without incurring immediate import costs

dev-python / matplotlib : Pure python plotting library with matlab like syntax

dev-python / networkx : Python tools to manipulate graphs and complex networks

dev-python / numpy : Fast array and numerical python library

dev-python / pillow : Python Imaging Library (fork)

dev-python / pywavelets : Discrete Wavelet Transforms in Python

dev-python / scipy : Scientific algorithms library for Python

dev-python / tifffile : Read and write TIFF files

dev-lang / python : An interpreted, interactive, object-oriented programming language

dev-python / imageio : Python library for reading and writing image data

dev-python / lazy_loader : Populate library namespace without incurring immediate import costs

dev-python / matplotlib : Pure python plotting library with matlab like syntax

dev-python / networkx : Python tools to manipulate graphs and complex networks

dev-python / numpy : Fast array and numerical python library

dev-python / pillow : Python Imaging Library (fork)

dev-python / pywavelets : Discrete Wavelet Transforms in Python

dev-python / scipy : Scientific algorithms library for Python

dev-python / tifffile : Read and write TIFF files

755443
sci-libs/scikit-image-0.17.2-r1 fails to compile
810269
sci-libs/scikit-image-0.17.2-r1 does not enable tests
830238
sci-libs/scikit-image-0.19.3-r1 installs pre-stripped files
913686
sci-libs/scikit-image-0.19.3-r1 is missing dependency on dev-python/pythran
Repository mirror & CI · gentoo
Merge updates from master
Arthur Zamarin · gentoo
sci-libs/scikit-image: Keyword 0.22.0 x86, #916960
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
sci-libs/scikit-image: Keyword 0.22.0 arm64, #916960
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Andrew Ammerlaan · gentoo
sci-libs/scikit-image: add 0.22.0
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
sci-libs/scikit-image: Keyword 0.19.3-r1 arm64, #906564
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
sci-libs/scikit-image: Use pypi.eclass
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Michał Górny · gentoo
Rename dev-python/{myst_parser → myst-parser}
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Arthur Zamarin · gentoo
sci-libs/scikit-image: drop 0.19.3
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
sci-libs/scikit-image: Remove old
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Michał Górny · gentoo
sci-libs/scikit-image: Disable Python < 3.10
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Andrew Ammerlaan · gentoo
sci-libs/scikit-image: enable py3.11
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Andrew Ammerlaan · gentoo
sci-libs/scikit-image: add 0.19.3
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
sci-libs/scikit-image: scipy always has sparse
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Andrew Ammerlaan · gentoo
sci-libs/scikit-image: add 0.19.2
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Andrew Ammerlaan · gentoo
sci-libs/scikit-image: add version 0.19.1
Bug: https://bugs.gentoo.org/810269 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
sci-libs/scikit-image: add missing tifffile dependency
Closes: https://bugs.gentoo.org/828967 Thanks-to: Alex Fan <alex.fan.q@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Jakov Smolić · gentoo
sci-libs/scikit-image: Fix DISTUTILS_USE_SETUPTOOLS
Closes: https://bugs.gentoo.org/810263 Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
*/*: Remove obsolete values from PYTHON_COMPAT
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Jakov Smolic · gentoo
sci-libs/scikit-image: Remove old
Closes: https://github.com/gentoo/gentoo/pull/18953 Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr> Signed-off-by: David Seifert <soap@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Jakov Smolic · gentoo
sci-libs/scikit-image: add python3_{8,9}
Closes: https://bugs.gentoo.org/754336 Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr> Signed-off-by: David Seifert <soap@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Aisha Tammy · gentoo
sci-libs/scikit-image: rename scikits_image + version bump
Signed-off-by: Aisha Tammy <gentoo@aisha.cc> Signed-off-by: Aaron Bauman <bman@gentoo.org>