240 发简信
IP属地:山东
  • 120
    python之numpy的基本使用

    一、numpy概述 numpy(Numerical Python)提供了python对多维数组对象的支持:ndarray,具有矢量运算能力,快速、节省空间。numpy支持高级...