sympy_match
Match mathematical expressions to patterns using symbolic algebra. This tool compares an expression against a pattern to identify structural similarities for symbolic computation tasks.
Instructions
Match expression to pattern.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| expr | Yes | ||
| pattern | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |