Home / Report Question

Q. What is the purpose of np.einsum()?
  • A. To perform summation over specified axes using Einstein notation
  • B. To compute element-wise exponential functions
  • C. To calculate the inverse of a matrix
  • D. To perform element-wise multiplication