issp-center-dev / HPhi

Quantum Lattice Model Simulator Package
https://www.pasums.issp.u-tokyo.ac.jp/hphi/en/
GNU General Public License v3.0
82 stars 25 forks source link

correct numpy dtypes #142

Closed yomichi closed 1 year ago

yomichi commented 1 year ago

np.int -> np.int64, np.float -> np.float64, np.complex -> np.complex128, and np.unicode -> np.unicode_