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

DOC: add warning to allclose, revise "Notes" in isclose #24407

Merged
merged 4 commits into from Dec 30, 2023

Commits on Aug 13, 2023

  1. DOC: add warning to allclose, revise "Notes" in isclose

    See numpy#10161 (latest comments, ~8/13/2023)
    
    1: Add `isclose`'s warning to `allclose`
    
    2: Revise `isclose`'s "Notes" on `atol` to emphasize its poorness and better
    explain its purpose
    
    3: Add revised `isclose` note to `allclose`
    OverLordGoldDragon committed Aug 13, 2023
    Configuration menu
    Copy the full SHA
    a437267 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c82eceb View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2023

  1. Merge remote-tracking branch 'upstream/main' into docs-allclose-isclose

    [skip actions] [skip azp] [skip cirrus]
    mdhaber committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    6fd27f9 View commit details
    Browse the repository at this point in the history
  2. DOC: isclose/allclose: fixup

    [skip ci]
    mdhaber committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    eb3c78f View commit details
    Browse the repository at this point in the history