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

Added zeros and ones funcs to common #284

Closed to24toro closed 1 year ago

to24toro commented 1 year ago

Summary

Added funcs like np.ones and np.zeros to Array test classes. At least, it will be used for tests in RWA.

Details and comments

to24toro commented 1 year ago

I feel like it's unnecessary, so let's close it.