qiskit-community / qiskit-dynamics

Tools for building and solving models of quantum systems in Qiskit
https://qiskit-community.github.io/qiskit-dynamics/
Apache License 2.0
105 stars 61 forks source link

Rename subsystem_dims of Dict to subsystem_dims_dict #250

Closed to24toro closed 1 year ago

to24toro commented 1 year ago

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 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.