matrix_eigenvectors
Calculate eigenvectors of a matrix using SymPy's eigenvects method to analyze linear transformations and identify key vector directions in symbolic algebra computations.
Instructions
Calculates the eigenvectors of a matrix using SymPy's eigenvects method.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
matrix_key | Yes |