sympy_matrix_eigenvects
Compute eigenvectors of a matrix to analyze linear transformations and solve systems of equations using symbolic mathematics.
Instructions
Compute eigenvectors of a matrix.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| matrix | Yes | Matrix string |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |