MCPcopy Create free account
hub / github.com/cortex-js/compute-engine / gen_cases.py

File gen_cases.py

benchmarks/gen_cases.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env python3
2"""
3Generate benchmarks/cases.json — the language-neutral benchmark suite.
4

Callers

nothing calls this directly

Calls 13

sinFunction · 0.85
cosFunction · 0.85
tanFunction · 0.85
asinFunction · 0.85
digammaFunction · 0.85
real_rootsFunction · 0.85
buildFunction · 0.70
sqrtFunction · 0.50
expFunction · 0.50
zetaFunction · 0.50
gammaFunction · 0.50
logFunction · 0.50

Tested by

no test coverage detected