I propose:
numpy.resize(my_ar, (3,3)).transpose()
You can of course adapt the shape (my_ar.shape[0],my_arr.shape[0])my_ar.shape[0],)*2 or whatever
|
2 | improved formatting | ||
|
I propose:
You can of course adapt the shape |
||||
|
1 |
|
||
|
I propose: numpy.resize(my_ar, (3,3)).transpose() You can of course adapt the shape |
||||