matrix_eigenvalues
Calculate the eigenvalues of a matrix using symbolic algebra. Input a matrix key to obtain eigenvalues expressed as a dictionary mapping values to their multiplicities.
Instructions
Calculates the eigenvalues of a matrix using SymPy's eigenvals method.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
matrix_key | Yes |