3 lines
88 B
Text
3 lines
88 B
Text
array([[1.0, 0.0, 0.0],
|
|
[0.0, 1.0, 0.0],
|
|
[0.0, 0.0, 1.0]], dtype=float64)
|