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 bad values for high (abs) eta #172

Merged
merged 10 commits into from
Mar 2, 2022
Merged

fix bad values for high (abs) eta #172

merged 10 commits into from
Mar 2, 2022

Commits on Feb 18, 2022

  1. Configuration menu
    Copy the full SHA
    beb692a View commit details
    Browse the repository at this point in the history
  2. fix awkward backend test

    bfis committed Feb 18, 2022
    Configuration menu
    Copy the full SHA
    3f66775 View commit details
    Browse the repository at this point in the history
  3. avoid where function

    bfis committed Feb 18, 2022
    Configuration menu
    Copy the full SHA
    68e935b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d316af4 View commit details
    Browse the repository at this point in the history
  5. fix handling for z=0

    bfis committed Feb 18, 2022
    Configuration menu
    Copy the full SHA
    33f2418 View commit details
    Browse the repository at this point in the history
  6. This solves the Numba issue; the Awkward one will need an Awkward fix…

    … (update ak.nan_to_num).
    jpivarski committed Feb 18, 2022
    Configuration menu
    Copy the full SHA
    12ae4d6 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2022

  1. another attempt at using where

    - should not break numba
    - should decay 0-rank array to scalar
    bfis committed Feb 23, 2022
    Configuration menu
    Copy the full SHA
    d694506 View commit details
    Browse the repository at this point in the history
  2. fix inverted condition

    bfis committed Feb 23, 2022
    Configuration menu
    Copy the full SHA
    c0b0f09 View commit details
    Browse the repository at this point in the history
  3. remove unused imports

    bfis committed Feb 23, 2022
    Configuration menu
    Copy the full SHA
    7bff190 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2022

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