sympy_matrix_rank
Calculate the rank of a matrix using SymPy's symbolic mathematics library to determine the number of linearly independent rows or columns.
Instructions
Matrix rank.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| matrix | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |