Skip to content

Relax ndarray version for rustworkx-core#1602

Open
mtreinish wants to merge 2 commits into
Qiskit:mainfrom
mtreinish:ndarray-looser-constraints-rustworkx-core
Open

Relax ndarray version for rustworkx-core#1602
mtreinish wants to merge 2 commits into
Qiskit:mainfrom
mtreinish:ndarray-looser-constraints-rustworkx-core

Conversation

@mtreinish

Copy link
Copy Markdown
Member

Just as was done for hashbrown in #1552 this commit splits the requirements for ndarray between the python crate and the pure rust rustworkx-core. We return ndarray objects as part of the public api for a few functions and the same arguments that applied to hashbrown in PR #1552 apply to ndarray as well.

Just as was done for hashbrown in Qiskit#1552 this commit splits the
requirements for ndarray between the python crate and the pure rust
rustworkx-core. We return ndarray objects as part of the public api for
a few functions and the same arguments that applied to hashbrown in
PR Qiskit#1552 apply to ndarray as well.
@mtreinish mtreinish added this to the 0.18.0 milestone Jun 15, 2026
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.

1 participant