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

Rename subsystem_dims of Dict to subsystem_dims_dict #250

Merged

Conversation

to24toro
Copy link
Contributor

@to24toro to24toro commented Jul 21, 2023

Summary

related to #248 .
After merging #248 , need to review.

Details and comments

Refactored the name of subsystem_dims of Dict to subsystem_dims_dict.

It is subtle changes and doesn't produce API breaking. But I can close if you want to leave the name.

@to24toro to24toro force-pushed the feature/rename_subsystem_dims branch from 1f48068 to 1471732 Compare July 21, 2023 09:17
@DanPuzzuoli DanPuzzuoli merged commit 07cc7b3 into qiskit-community:main Jul 31, 2023
DanPuzzuoli pushed a commit to DanPuzzuoli/qiskit-dynamics that referenced this pull request Aug 2, 2023
DanPuzzuoli added a commit that referenced this pull request Aug 8, 2023
* adding sympy as an explicit requirement (#233)

* Add warning for JAX versions on import of Dynamics (#232)

* Add probability normalization to DynamicsBackend sampling routine (#239)

* Add warning if digital carrier exceeds Nyquist frequency in pulse -> signal conversion (#242)

* Fix bug with carrier_freq being a JAX tracer if envelope is constant in Signal (#247)

* Remove subsystem_labels option from DynamicsBackend (#248)

* Rename subsystem_dims Dict to subsystem_dims_dict (#250)

* Fix ClassicalRegister counting in DynamicsBackend (#252)

* temporary fix for docs (#253)

* Drop support for backendV2 in from_backend (#249)

* incrementing version number

* cleaning up reno files

---------

Co-authored-by: Kento Ueda <[email protected]>
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