Python——@运算符

numpy库中的用于numpy数组进行矩阵乘法的运算符

一、知识

作用与 numpy.dot() 类似。

参考文章:

  1. python:@运算符(numpy库中的运算符)

你可能感兴趣的:(编程语言(转载),python,开发语言)