matrix_inverse
Compute the inverse of a matrix using SymPy's inv method. Input a matrix key to retrieve the inverted matrix, enabling symbolic algebra and mathematical expression manipulation.
Instructions
Calculates the inverse of a matrix using SymPy's inv method.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
matrix_key | Yes |