pub fn tensor_product( a: &Array1<Complex64>, b: &Array1<Complex64>, ) -> Array1<Complex64>
Calculate the tensor product of two state vectors