numerical
[Numerical, SciPy] Root-finding, optimization, numerical integration (quad), eigenvalues/vectors, linear solves — with residuals and condition numbers. Pass {operation, spec}, e.g. operation='eigen', spec={matrix:[[2,1],[1,2]], symmetric:true}. $0.01 USDC.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| spec | Yes | The structured problem for this operation (see quantum_artificer_info for shapes). | |
| operation | Yes | Operation within this domain. |