[email protected]
:/home/python#python python_numpy_array_split_4.py
[array([[1, 2],
[3, 4]]), array([[5, 6],
[7, 8]]), array([[ 9, 10],
[11, 12]])]