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

Deprecate visualize_transition() visualization function #9355

Closed
mtreinish opened this issue Jan 9, 2023 · 3 comments · Fixed by #12287
Closed

Deprecate visualize_transition() visualization function #9355

mtreinish opened this issue Jan 9, 2023 · 3 comments · Fixed by #12287
Assignees
Labels
good first issue Good for newcomers
Milestone

Comments

@mtreinish
Copy link
Member

What should we add?

The visualize_transition() has a number of limitations with it and is really outside the scope of visualizations we want to be supporting in qiskit. We should plan to deprecate and subsequently remove this function from qiskit, it can live as an external library or module for those who would like to retain this functionality moving forward.

@mtreinish mtreinish added this to the 0.24.0 milestone Jan 9, 2023
@kdk
Copy link
Member

kdk commented Jan 17, 2023

Can we include in this setting up an external repository with the existing code and moving it to https://qiskit.org/ecosystem/ ?

@1ucian0
Copy link
Member

1ucian0 commented Mar 14, 2023

I made a feature request for it in kaleidoscope QuSTaR/kaleidoscope#67

Finding a place for the function does not have to be a blocker for this issue.

@YingHongTham
Copy link
Contributor

@mtreinish has this issue been assigned to someone? I would like to work on it

@jakelishman jakelishman modified the milestones: 1.1.0, 1.2.0 Apr 11, 2024
github-merge-queue bot pushed a commit that referenced this issue Jul 26, 2024
* added deprecation warnings and decorators to transition_visualization.py

* fixed style with tox -epy310 -eblack

* added release notes

* added to warning category=DeprecationWarning and stacklevel=2

* Update releasenotes/notes/deprecate-visualize_transition-8c1d257b7f37aa58.yaml

Co-authored-by: atharva-satpute <[email protected]>

* Update releasenotes/notes/deprecate-visualize_transition-8c1d257b7f37aa58.yaml

Co-authored-by: atharva-satpute <[email protected]>

* Apply suggestions from code review

* Fix lint complaint

---------

Co-authored-by: atharva-satpute <[email protected]>
Co-authored-by: Matthew Treinish <[email protected]>
Co-authored-by: Elena Peña Tapia <[email protected]>
mergify bot pushed a commit that referenced this issue Jul 26, 2024
* added deprecation warnings and decorators to transition_visualization.py

* fixed style with tox -epy310 -eblack

* added release notes

* added to warning category=DeprecationWarning and stacklevel=2

* Update releasenotes/notes/deprecate-visualize_transition-8c1d257b7f37aa58.yaml

Co-authored-by: atharva-satpute <[email protected]>

* Update releasenotes/notes/deprecate-visualize_transition-8c1d257b7f37aa58.yaml

Co-authored-by: atharva-satpute <[email protected]>

* Apply suggestions from code review

* Fix lint complaint

---------

Co-authored-by: atharva-satpute <[email protected]>
Co-authored-by: Matthew Treinish <[email protected]>
Co-authored-by: Elena Peña Tapia <[email protected]>
(cherry picked from commit 4ec51d1)
github-merge-queue bot pushed a commit that referenced this issue Jul 26, 2024
* added deprecation warnings and decorators to transition_visualization.py

* fixed style with tox -epy310 -eblack

* added release notes

* added to warning category=DeprecationWarning and stacklevel=2

* Update releasenotes/notes/deprecate-visualize_transition-8c1d257b7f37aa58.yaml

Co-authored-by: atharva-satpute <[email protected]>

* Update releasenotes/notes/deprecate-visualize_transition-8c1d257b7f37aa58.yaml

Co-authored-by: atharva-satpute <[email protected]>

* Apply suggestions from code review

* Fix lint complaint

---------

Co-authored-by: atharva-satpute <[email protected]>
Co-authored-by: Matthew Treinish <[email protected]>
Co-authored-by: Elena Peña Tapia <[email protected]>
(cherry picked from commit 4ec51d1)

Co-authored-by: YingHongTham <[email protected]>
Procatv pushed a commit to Procatv/qiskit-terra-catherines that referenced this issue Aug 1, 2024
* added deprecation warnings and decorators to transition_visualization.py

* fixed style with tox -epy310 -eblack

* added release notes

* added to warning category=DeprecationWarning and stacklevel=2

* Update releasenotes/notes/deprecate-visualize_transition-8c1d257b7f37aa58.yaml

Co-authored-by: atharva-satpute <[email protected]>

* Update releasenotes/notes/deprecate-visualize_transition-8c1d257b7f37aa58.yaml

Co-authored-by: atharva-satpute <[email protected]>

* Apply suggestions from code review

* Fix lint complaint

---------

Co-authored-by: atharva-satpute <[email protected]>
Co-authored-by: Matthew Treinish <[email protected]>
Co-authored-by: Elena Peña Tapia <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

5 participants