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

Cannot compute product of editable circuit #368

Closed
sserita opened this issue Nov 8, 2023 · 0 comments
Closed

Cannot compute product of editable circuit #368

sserita opened this issue Nov 8, 2023 · 0 comments
Assignees
Labels
bug A bug or regression

Comments

@sserita
Copy link
Contributor

sserita commented Nov 8, 2023

Describe the bug
We run into an unhashable type when trying to build and cache layers for an editable circuit. This was discovered in the context of sim.product(), but likely would happen in other contexts as well.

To Reproduce
test_get_matrix.ipynb.zip

Expected behavior
We should be able to forward simulate editable circuits.

@sserita sserita added the bug A bug or regression label Nov 8, 2023
@sserita sserita self-assigned this Nov 8, 2023
@sserita sserita added the fixed-but-not-in-release-yet Bug has been fixed, but isn't in an official release yet (just exists on a development branch) label Nov 9, 2023
@sserita sserita removed the fixed-but-not-in-release-yet Bug has been fixed, but isn't in an official release yet (just exists on a development branch) label Dec 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug A bug or regression
Projects
None yet
Development

No branches or pull requests

1 participant