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

Add _data_to_texture method to LabelColormap and remove caching of (u)int8 and (uint16) #6602

Merged
merged 7 commits into from Jan 22, 2024

Commits on Jan 19, 2024

  1. Configuration menu
    Copy the full SHA
    9882ab6 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2024

  1. add numba cache

    Czaki committed Jan 21, 2024
    Configuration menu
    Copy the full SHA
    4570d10 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2024

  1. Update napari/utils/colormaps/colormap.py

    Co-authored-by: Juan Nunez-Iglesias <jni@fastmail.com>
    Czaki and jni committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    80339c3 View commit details
    Browse the repository at this point in the history
  2. add missed return

    Czaki committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    fa19858 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2643124 View commit details
    Browse the repository at this point in the history
  4. fix tests

    Czaki committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    bd429e4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b2ab139 View commit details
    Browse the repository at this point in the history