Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
loadIdentities
Function · 0.85
gradeWolfram
Function · 0.85
note
Function · 0.85
line
Function · 0.85
runWolframAll
Function · 0.70
runCE
Function · 0.70
runSymPy
Function · 0.70
tally
Function · 0.70
parse
Method · 0.65
map
Method · 0.65
error
Method · 0.65
Tested by
no test coverage detected