Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use num_workers instead of alternate parameter names #7302

Draft
wants to merge 4 commits into
base: main
Choose a base branch
from

Commits on Jan 19, 2024

  1. Use "num_workers" instead of alternate versions

    "num_workers" is inline with what dask uses and also the most common
    pattern currently for this kind of parameter.
    lagru committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    a2d12ec View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2024

  1. Configuration menu
    Copy the full SHA
    9369a0e View commit details
    Browse the repository at this point in the history
  2. Update skimage/restoration/_rolling_ball.py

    Co-authored-by: Marianne Corvellec <marianne.corvellec@ens-lyon.org>
    lagru and mkcor committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    7e06639 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cc58989 View commit details
    Browse the repository at this point in the history