MCPcopy Create free account
hub / github.com/cortex-js/compute-engine / solve.ts

File solve.ts

benchmarks/audit/solve.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// Univariate equation-solving benchmark runner.
2//
3// Reads benchmarks/audit/solve_cases.json (generated by gen_solve.py from
4// SymPy's test_solveset.py), runs three configurations —

Callers

nothing calls this directly

Calls 11

loadIdentitiesFunction · 0.85
gradeWolframFunction · 0.85
noteFunction · 0.85
lineFunction · 0.85
runWolframAllFunction · 0.70
runCEFunction · 0.70
runSymPyFunction · 0.70
tallyFunction · 0.70
parseMethod · 0.65
mapMethod · 0.65
errorMethod · 0.65

Tested by

no test coverage detected