sympy_matrix_nullspace
Compute the nullspace of a symbolic matrix using SymPy. Returns basis vectors for the nullspace.
Instructions
Nullspace.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| matrix | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |