Which Python library would you use to perform elementary matrix operations and computations?

  • Matplotlib
  • NumPy
  • Pandas
  • TensorFlow
You would use the NumPy library for elementary matrix operations and computations. NumPy provides a powerful array object and functions to manipulate arrays efficiently.
Add your answer
Loading...

Leave a comment

Your email address will not be published. Required fields are marked *