Skip to content

Conversation

zoj613
Copy link
Owner

@zoj613 zoj613 commented Apr 20, 2025

Since numpy v2.0.0, the Iterator API is part of cython declarions. See the PR adding this feature: numpy/numpy#24691 . This means we do not need to manually import these declarations.

Since numpy v2.0.0, the Iterator API is part of cython declarions. See
the PR adding this feature: numpy/numpy#24691 .
This means we do not need to manually import these declarations.
@zoj613 zoj613 added the maintainance maintaince of exisiting code. label Apr 20, 2025
@zoj613 zoj613 added the CI/CD label Apr 20, 2025
@zoj613 zoj613 merged commit 0df718d into main Apr 20, 2025
15 checks passed
@zoj613 zoj613 deleted the update-api branch April 20, 2025 08:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI/CD maintainance maintaince of exisiting code.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant