Skip to content

Bump NumPy version per NEP-0029 - #1710

Merged
antonwolfy merged 4 commits into
masterfrom
bump_min_numpy_version
Feb 13, 2024
Merged

Bump NumPy version per NEP-0029#1710
antonwolfy merged 4 commits into
masterfrom
bump_min_numpy_version

Conversation

@antonwolfy

@antonwolfyantonwolfy commented Feb 13, 2024

Copy link
Copy Markdown
Contributor

Per https://numpy.org/neps/nep-0029-deprecation_policy.html NumPy 1.23+ should be used.

  • Have you provided a meaningful PR description?
  • Have you added a test, reproducer or referred to issue with a reproducer?
  • Have you tested your changes locally for CPU and GPU devices?
  • Have you made sure that new changes do not introduce compiler warnings?
  • Have you checked performance impact of proposed changes?
  • If this PR is a work in progress, are you filing the PR as a draft?

@github-actions

github-actionsBot commented Feb 13, 2024

Copy link
Copy Markdown
Contributor

View rendered docs @ https://intelpython.github.io/dpnp/index.html

@antonwolfy
antonwolfy merged commit 005a423 into masterFeb 13, 2024
@antonwolfy
antonwolfy deleted the bump_min_numpy_version branch February 13, 2024 18:47
github-actionsBot added a commit to step-security-bot/dpnp that referenced this pull request Feb 14, 2024
* Bump NumPy version per NEP-0029
* Specify numpy version in conda_build_config.yaml
* Pass numpy as an argument of conda-build command 005a423
github-actionsBot added a commit to antonwolfy/dpnp that referenced this pull request Feb 14, 2024
* Bump NumPy version per NEP-0029
* Specify numpy version in conda_build_config.yaml
* Pass numpy as an argument of conda-build command 005a423
Sign up for freeto 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.

2 participants

@antonwolfy@npolina4