sympy_matrix_eigenvals
Compute eigenvalues of a matrix using SymPy's symbolic mathematics library for algebraic computations and matrix operations.
Instructions
Compute eigenvalues of a matrix.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| matrix | Yes | Matrix string |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |