matrix_inverse
Compute the inverse of a matrix using SymPy's inv method. Input a matrix key to receive the key for its inverted form, enabling efficient symbolic algebra operations.
Instructions
Calculates the inverse of a matrix using SymPy's inv method.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
matrix_key | Yes |