frontiermath_algebraic_geometry
Solve math problems by counting points on curves defined over finite fields.
Instructions
Perform algebraic geometry computations (curve point counting, etc.)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| curve | Yes | Curve equation to analyze | |
| field | Yes | Field specification (e.g., F_5^18) | |
| operation | No | Operation to perform | count_points |