Pandaoutraged1342 Pandaoutraged1342 23-12-2022 Computers and Technology Answered Use np.linalg.eig to calculate the eigenvalues and eigenvectors of the given ma- trix. Using matplotlib, plot the standard basis vectors, the vectors defined by the columns of A, and the calculated eigenvectors. Save your script as problem8.py.