qiskit.aqua.utils.random_h1_body¶ random_h1_body(N)[ソース]¶ Generate a random one body integrals. パラメータ N (int) – the number of spin orbitals. 戻り値 a 2-D matrix with complex data type. 戻り値の型 np.ndarray 例外 ValueError – invalid number of spin orbitals