sympy_matrix_inverse
Compute the inverse of a symbolic matrix given as a string. Use for linear algebra and equation solving.
Instructions
Compute matrix inverse.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| matrix | Yes | Matrix string |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |