How to tile a 1D numpy array using uneven subarrays as tiles?

前端 未结 0 894
广开言路
广开言路 2020-12-01 09:52

Is there a way to use sub-arrays of a 1-D array as the input tiles for np.tile? I start with:

  • a 1D array,
  • the sizes of each of the tiles,<
相关标签:
回答
  • 消灭零回复
提交回复
热议问题