Skip to content

Netqasm 2.2.0 update#53

Open
mkvanhooft wants to merge 9 commits intodevelopfrom
netqasm-2.2.0-update
Open

Netqasm 2.2.0 update#53
mkvanhooft wants to merge 9 commits intodevelopfrom
netqasm-2.2.0-update

Conversation

@mkvanhooft
Copy link
Collaborator

No description provided.

A-DaRo and others added 4 commits November 23, 2025 20:24
This PR addresses failures in example_bqc_nv_constraint.py, example_bqc_nv.py, and example_fidelity.py by implementing missing instruction handling in NVProcessor and updating the fidelity constraint example to correctly handle sequential EPR generation on NV hardware.
Fix failing examples and implement missing instructions in NVProcessor
@mkvanhooft mkvanhooft requested a review from bvdvecht January 13, 2026 10:10
@mkvanhooft mkvanhooft self-assigned this Jan 13, 2026
bvdvecht
bvdvecht previously approved these changes Feb 17, 2026
Copy link
Collaborator

@bvdvecht bvdvecht left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me! One clarifying question.

The dependency on netqasm 2.2.1 seems to make the tests fail. Is this version planned to be released soon?

self._send_netstack_msg(msg)
# result = yield from self._receive_netstack_msg()
# self._logger.debug(f"result from netstack: {result}")
yield from self._receive_netstack_msg()
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why was this commented out before?

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

Comments