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

Update circuit.py #118

Closed
wants to merge 1 commit into from
Closed

Update circuit.py #118

wants to merge 1 commit into from

Conversation

TheLionofGod
Copy link

ParameterTable has depreciated as a class name since Qiskit v0.21, where it was changed to ParameterReferences.
For Qiskit 1.2, it was again changed to ParameterView, which is my proposed change in circuit.py file.

@tjstavenger-pnnl
Copy link
Collaborator

Thank you for the PR!

I am aware of considerable changes coming from Qiskit in the current and future releases. I suspect we'll need to work on updates. Luckily we do have funded projects to keep the bosonic-qiskit software updated.

@tjstavenger-pnnl
Copy link
Collaborator

Will be fixed by #123

@tjstavenger-pnnl
Copy link
Collaborator

Fixed by #123

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.

2 participants