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

ENH: Add smallest_normal and smallest_subnormal attributes to finfo #18536

Merged
merged 34 commits into from Jul 19, 2021

Commits on May 3, 2021

  1. Configuration menu
    Copy the full SHA
    9688a91 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    342a91c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3c2fef3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6544dfc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f73a6db View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    052b1fc View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    dca8b22 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2c9b87e View commit details
    Browse the repository at this point in the history

Commits on May 10, 2021

  1. Configuration menu
    Copy the full SHA
    78714a3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aef8169 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2b0f2cd View commit details
    Browse the repository at this point in the history

Commits on May 12, 2021

  1. Configuration menu
    Copy the full SHA
    8cf2afb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e0fb297 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2021

  1. Configuration menu
    Copy the full SHA
    230f694 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a2bf01d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cc7fb7b View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2021

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

Commits on Jun 10, 2021

  1. ENH: add review fixes

    steff456 committed Jun 10, 2021
    Configuration menu
    Copy the full SHA
    093d719 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2021

  1. Configuration menu
    Copy the full SHA
    d113168 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ea9daf9 View commit details
    Browse the repository at this point in the history
  3. BUG: Fix tests

    steff456 committed Jun 17, 2021
    Configuration menu
    Copy the full SHA
    1d9638d View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2021

  1. ENH: Add release note

    steff456 committed Jun 22, 2021
    Configuration menu
    Copy the full SHA
    1da6c44 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2021

  1. ENH: Add review changes

    steff456 committed Jun 28, 2021
    Configuration menu
    Copy the full SHA
    fbc3a2f View commit details
    Browse the repository at this point in the history
  2. BUG: Fix wrong value in smallest_subnormal

    Co-authored-by: Sebastian Berg <sebastian@sipsolutions.net>
    steff456 and seberg committed Jun 28, 2021
    Configuration menu
    Copy the full SHA
    85b6e2f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    85ab964 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2021

  1. Configuration menu
    Copy the full SHA
    cd5a30e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    88dc01c View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2021

  1. Merge with main

    steff456 committed Jul 12, 2021
    Configuration menu
    Copy the full SHA
    5356b96 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2021

  1. ENH: Add review changes

    steff456 committed Jul 15, 2021
    Configuration menu
    Copy the full SHA
    18a2971 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2021

  1. BUG: Fix failing test

    steff456 committed Jul 16, 2021
    Configuration menu
    Copy the full SHA
    8ad28c4 View commit details
    Browse the repository at this point in the history
  2. BUG: Fix test identation

    steff456 committed Jul 16, 2021
    Configuration menu
    Copy the full SHA
    757b42d View commit details
    Browse the repository at this point in the history
  3. BUG: Fix typo

    steff456 committed Jul 16, 2021
    Configuration menu
    Copy the full SHA
    754cb75 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2021

  1. Configuration menu
    Copy the full SHA
    c257b6f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c2b6eba View commit details
    Browse the repository at this point in the history