4 lines
158 B
Text
4 lines
158 B
Text
array([[0.0, 0.0, 0.0],
|
|
[0.0, 0.0, 0.0]], dtype=float64)
|
|
array([[0.0+0.0j, 0.0+0.0j, 0.0+0.0j],
|
|
[0.0+0.0j, 0.0+0.0j, 0.0+0.0j]], dtype=complex)
|