sympy_eye
Generate an identity matrix of specified size for symbolic mathematics and matrix operations.
Instructions
Create an identity matrix.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| n | Yes | Size of the matrix |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |