Closed to24toro closed 1 year ago
related to https://github.com/Qiskit-Extensions/qiskit-dynamics/pull/248 . After merging https://github.com/Qiskit-Extensions/qiskit-dynamics/pull/248 , need to review.
Refactored the name of subsystem_dims of Dict to subsystem_dims_dict.
subsystem_dims
subsystem_dims_dict
It is subtle changes and doesn't produce API breaking. But I can close if you want to leave the name.
Summary
related to https://github.com/Qiskit-Extensions/qiskit-dynamics/pull/248 . After merging https://github.com/Qiskit-Extensions/qiskit-dynamics/pull/248 , need to review.
Details and comments
Refactored the name of
subsystem_dims
of Dict tosubsystem_dims_dict
.It is subtle changes and doesn't produce API breaking. But I can close if you want to leave the name.