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