Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cortex-js/compute-engine
/ gen_solve.py
File
gen_solve.py
benchmarks/audit/gen_solve.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#!/usr/bin/env python3
2
""
"
3
Generate benchmarks/audit/solve_cases.json — a univariate equation-solving
4
benchmark adapted
from
SymPy&
#x27;s own `test_solveset.py` suite.
Callers
nothing calls this directly
Calls
15
symbols
Function · 0.85
sin
Function · 0.85
cos
Function · 0.85
sinh
Function · 0.85
cosh
Function · 0.85
tanh
Function · 0.85
sympy_solve
Function · 0.85
atan
Method · 0.80
asin
Method · 0.80
classify
Function · 0.70
get
Method · 0.65
sqrt
Function · 0.50
Tested by
no test coverage detected