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

fix(python): Handle generalized ufunc edge cases better #16086

Closed

Commits on May 6, 2024

  1. Configuration menu
    Copy the full SHA
    e0b505f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    04afbeb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    782998a View commit details
    Browse the repository at this point in the history
  4. ufunc tests pass again.

    pythonspeed committed May 6, 2024
    Configuration menu
    Copy the full SHA
    ff80578 View commit details
    Browse the repository at this point in the history
  5. Bit more testing.

    pythonspeed committed May 6, 2024
    Configuration menu
    Copy the full SHA
    ab4f0a1 View commit details
    Browse the repository at this point in the history
  6. Lint fixes.

    pythonspeed committed May 6, 2024
    Configuration menu
    Copy the full SHA
    144192e View commit details
    Browse the repository at this point in the history
  7. Delete copy/paste error.

    pythonspeed committed May 6, 2024
    Configuration menu
    Copy the full SHA
    fe58184 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    70194b0 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

  1. Switch to ComputeError.

    pythonspeed committed May 7, 2024
    Configuration menu
    Copy the full SHA
    d9e555d View commit details
    Browse the repository at this point in the history
  2. A bit more testing.

    pythonspeed committed May 7, 2024
    Configuration menu
    Copy the full SHA
    3672eac View commit details
    Browse the repository at this point in the history
  3. Reformat.

    pythonspeed committed May 7, 2024
    Configuration menu
    Copy the full SHA
    8ff6106 View commit details
    Browse the repository at this point in the history