NumPy v1.11手动
索引
numpy.memmap.repeat
¶
memmap.
repeat
(
repeats
,
axis=None
)
¶
重复数组的元素。
有关完整文档,请参阅
numpy.repeat
。
也可以看看
numpy.repeat
等效函数