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