Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Update perturbation.py for NumPy 2.0 compatibility #656

Merged
merged 2 commits into from
Jun 24, 2024

Conversation

BenWibking
Copy link
Collaborator

Description

This changes perturbation.py to work with NumPy 2.0.

Related issues

Fixes #653.

Checklist

Before this pull request can be reviewed, all of these tasks should be completed. Denote completed tasks with an x inside the square brackets [ ] in the Markdown source below:

  • I have added a description (see above).
  • I have added a link to any related issues see (see above).
  • I have read the Contributing Guide.
  • I have added tests for any new physics that this PR adds to the code.
  • I have tested this PR on my local computer and all tests pass.
  • I have manually triggered the GPU tests with the magic comment /azp run.
  • I have requested a reviewer for this PR.

@BenWibking BenWibking requested a review from psharda June 23, 2024 14:54
@BenWibking
Copy link
Collaborator Author

/azp run

Copy link

Azure Pipelines successfully started running 3 pipeline(s).

@BenWibking BenWibking requested a review from markkrumholz June 23, 2024 14:54
@BenWibking
Copy link
Collaborator Author

/azp run

Copy link

Azure Pipelines successfully started running 3 pipeline(s).

@BenWibking BenWibking enabled auto-merge June 23, 2024 19:40
@BenWibking BenWibking added this pull request to the merge queue Jun 24, 2024
Merged via the queue into development with commit a33e638 Jun 24, 2024
21 of 22 checks passed
@BenWibking BenWibking deleted the BenWibking/fix-numpy-2 branch July 31, 2024 15:44
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ComputePerturbations fails due to NumPy 2.0 API changes
2 participants