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

Numpy 2.0 gallery #214

Merged
merged 16 commits into from
Nov 7, 2024
Merged

Numpy 2.0 gallery #214

merged 16 commits into from
Nov 7, 2024

Conversation

mavaylon1
Copy link
Contributor

Motivation

What was the reasoning behind this change? Please explain the changes briefly.

How to test the behavior?

Show how to reproduce the new behavior (can be a bug fix or a new feature)

Checklist

  • Did you update CHANGELOG.md with your changes?
  • Have you checked our Contributing document?
  • Have you ensured the PR clearly describes the problem and the solution?
  • Is your contribution compliant with our coding style? This can be checked running ruff from the source directory.
  • Have you checked to ensure that there aren't other open Pull Requests for the same change?
  • Have you included the relevant issue number using "Fix #XXX" notation where XXX is the issue number? By including "Fix #XXX" you allow GitHub to close issue #XXX when the PR is merged.

@codecov-commenter
Copy link

codecov-commenter commented Aug 21, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 85.56%. Comparing base (3f78f9c) to head (82202bd).

Additional details and impacted files
@@           Coverage Diff           @@
##              dev     #214   +/-   ##
=======================================
  Coverage   85.56%   85.56%           
=======================================
  Files           5        5           
  Lines        1185     1185           
  Branches      292      292           
=======================================
  Hits         1014     1014           
  Misses        115      115           
  Partials       56       56           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@mavaylon1 mavaylon1 changed the title Create gallery.yaml Numpy 2.0 gallery Aug 21, 2024
@rly rly marked this pull request as ready for review November 7, 2024 21:38
@rly
Copy link
Contributor

rly commented Nov 7, 2024

I updated requirements.txt to use the latest packages, including numpy 2.1.3. I also updated the pinned optional requirements used for testing and the readthedocs configuration to use Python 3.12 because some of the latest packages have dropped Python 3.9 support.

@rly rly self-requested a review November 7, 2024 21:40
@mavaylon1 mavaylon1 merged commit 3a8e9c2 into dev Nov 7, 2024
24 checks passed
@mavaylon1 mavaylon1 deleted the gallery branch November 7, 2024 22:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants