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

build against NPY2 #3894

Merged
merged 30 commits into from
Aug 8, 2024
Merged

build against NPY2 #3894

merged 30 commits into from
Aug 8, 2024

Commits on Jun 24, 2024

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

Commits on Jun 25, 2024

  1. Configuration menu
    Copy the full SHA
    308e6e4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1e5829b View commit details
    Browse the repository at this point in the history
  3. replace simps with simpson

    njzjz authored Jun 25, 2024
    Configuration menu
    Copy the full SHA
    bc1c73e View commit details
    Browse the repository at this point in the history
  4. replace long with np.int64_t

    njzjz authored Jun 25, 2024
    Configuration menu
    Copy the full SHA
    862c454 View commit details
    Browse the repository at this point in the history
  5. fix copy=False

    njzjz authored Jun 25, 2024
    Configuration menu
    Copy the full SHA
    f002973 View commit details
    Browse the repository at this point in the history
  6. fix simpson

    njzjz authored Jun 25, 2024
    Configuration menu
    Copy the full SHA
    669169a View commit details
    Browse the repository at this point in the history
  7. asarray

    Signed-off-by: Jinzhe Zeng <[email protected]>
    njzjz committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    9f4b730 View commit details
    Browse the repository at this point in the history
  8. RankWarning

    Signed-off-by: Jinzhe Zeng <[email protected]>
    njzjz committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    33f0d52 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a65192f View commit details
    Browse the repository at this point in the history
  10. ImportError

    Signed-off-by: Jinzhe Zeng <[email protected]>
    njzjz committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    f171fe4 View commit details
    Browse the repository at this point in the history
  11. replace np.lib.pad with np.pad

    Signed-off-by: Jinzhe Zeng <[email protected]>
    njzjz committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    a411c4b View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2024

  1. Merge remote-tracking branch 'origin/master' into build-npy2

    Signed-off-by: Jinzhe Zeng <[email protected]>
    njzjz committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    d1a4c80 View commit details
    Browse the repository at this point in the history
  2. enable NPY201

    Signed-off-by: Jinzhe Zeng <[email protected]>
    njzjz committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    dc1d719 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b272664 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c979ff8 View commit details
    Browse the repository at this point in the history
  5. skip more tests

    njzjz authored Aug 5, 2024
    Configuration menu
    Copy the full SHA
    2e0940c View commit details
    Browse the repository at this point in the history
  6. make warning assertion more robust

    Signed-off-by: Jinzhe Zeng <[email protected]>
    njzjz committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    23e62f1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    dbd0289 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2024

  1. fix test_properties

    Signed-off-by: Jinzhe Zeng <[email protected]>
    njzjz committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    88a496d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d6b1307 View commit details
    Browse the repository at this point in the history
  3. Revert "enable NPY201"

    This reverts commit dc1d719.
    njzjz committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    062fd55 View commit details
    Browse the repository at this point in the history
  4. rename vars for readability

    janosh committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    16f3cf4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3c4695e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f0865f0 View commit details
    Browse the repository at this point in the history
  7. disable assert altogether

    janosh committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    17b325f View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2024

  1. bump optional dep pin abinit = ["netcdf4>=1.7.1"]

    temp install delvewheel>=1.7.4 in CI
    janosh committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    1dfc9e4 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into build-npy2

    Signed-off-by: Jinzhe Zeng <[email protected]>
    njzjz authored Aug 8, 2024
    Configuration menu
    Copy the full SHA
    33d521c View commit details
    Browse the repository at this point in the history
  3. merge

    njzjz authored Aug 8, 2024
    Configuration menu
    Copy the full SHA
    9daedbb View commit details
    Browse the repository at this point in the history
  4. remove delvewheel

    njzjz authored Aug 8, 2024
    Configuration menu
    Copy the full SHA
    ddef216 View commit details
    Browse the repository at this point in the history