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

GPU tensor colormapping #1841

Merged
merged 27 commits into from
Apr 14, 2023
Merged

GPU tensor colormapping #1841

merged 27 commits into from
Apr 14, 2023

Commits on Apr 14, 2023

  1. Configuration menu
    Copy the full SHA
    ad7eca5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b7edd7f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f7635e1 View commit details
    Browse the repository at this point in the history
  4. Remove old ui code

    emilk committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    d301af9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3a7caa7 View commit details
    Browse the repository at this point in the history
  6. Allow more colormap options

    emilk committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    cd9d62e View commit details
    Browse the repository at this point in the history
  7. Clippy

    emilk committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    8f81611 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4bf9cbb View commit details
    Browse the repository at this point in the history
  9. Sort colormaps

    emilk committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    9ea142e View commit details
    Browse the repository at this point in the history
  10. Shorten function name

    emilk committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    3b43653 View commit details
    Browse the repository at this point in the history
  11. Create module gpu_bridge

    emilk committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    f6a42aa View commit details
    Browse the repository at this point in the history
  12. Move some code around

    emilk committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    df23e3b View commit details
    Browse the repository at this point in the history
  13. Simnplify API

    emilk committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    0b42f56 View commit details
    Browse the repository at this point in the history
  14. Create ViewBuilder::new

    emilk committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    f2488ee View commit details
    Browse the repository at this point in the history
  15. Fix missing colon in lint.py

    emilk committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    5c0fc56 View commit details
    Browse the repository at this point in the history
  16. fix typos and formatting

    emilk committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    cbd277c View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    08e753c View commit details
    Browse the repository at this point in the history
  18. Update docstrings

    emilk committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    f510738 View commit details
    Browse the repository at this point in the history
  19. Add profile scopes

    emilk committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    a555bb1 View commit details
    Browse the repository at this point in the history
  20. ViewBuilder cleanup

    emilk committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    b025d08 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    ce62b98 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    2e01e7c View commit details
    Browse the repository at this point in the history
  23. Fix colormap numbering

    emilk committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    b204464 View commit details
    Browse the repository at this point in the history
  24. review cleanup

    emilk committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    485e138 View commit details
    Browse the repository at this point in the history
  25. pass in debug_name

    emilk committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    5db63ab View commit details
    Browse the repository at this point in the history
  26. Unify the range function

    emilk committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    031a09b View commit details
    Browse the repository at this point in the history
  27. typo

    emilk committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    b1c4566 View commit details
    Browse the repository at this point in the history