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 _safe_divide should handle zero-division with numpy scalar #27312

Merged
merged 13 commits into from
Sep 10, 2023

Commits on Sep 7, 2023

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

Commits on Sep 8, 2023

  1. fix omar

    glemaitre committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    0363642 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f5a0868 View commit details
    Browse the repository at this point in the history
  3. alternative to constant

    glemaitre committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    9af396e View commit details
    Browse the repository at this point in the history
  4. [doc build] trigger doc

    glemaitre committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    a9b4d90 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    536b334 View commit details
    Browse the repository at this point in the history
  6. iter

    glemaitre committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    bec5d78 View commit details
    Browse the repository at this point in the history
  7. space

    glemaitre committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    69bce93 View commit details
    Browse the repository at this point in the history
  8. whopps

    glemaitre committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    0ca1090 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    dfbdc93 View commit details
    Browse the repository at this point in the history
  10. Apply suggestions from code review

    Co-authored-by: Christian Lorentzen <lorentzen.ch@gmail.com>
    glemaitre and lorentzenchr committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    9b437be View commit details
    Browse the repository at this point in the history
  11. Apply suggestions from code review

    Co-authored-by: Christian Lorentzen <lorentzen.ch@gmail.com>
    glemaitre and lorentzenchr committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    ffb605a View commit details
    Browse the repository at this point in the history
  12. iter

    glemaitre committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    ad04d77 View commit details
    Browse the repository at this point in the history