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

Allow dtype to be passed to blockwise and reduction functions #321

Merged
merged 4 commits into from
Nov 16, 2023

Commits on Nov 16, 2023

  1. Configuration menu
    Copy the full SHA
    2bdeb4c View commit details
    Browse the repository at this point in the history
  2. Fix sum and prod dtypes

    tomwhite committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    0b30307 View commit details
    Browse the repository at this point in the history
  3. Fix apply_gufunc test

    tomwhite committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    dcfe6bc View commit details
    Browse the repository at this point in the history
  4. Fix mean intermediate dtypes

    tomwhite committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    84425e7 View commit details
    Browse the repository at this point in the history