numpy.matrix.repeat# method matrix.repeat(repeats, axis=None)# 重复数组的元素. 完整文档请参考 numpy.repeat . 参见 numpy.repeat等效函数