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

File simplify.test.ts

test/compute-engine/simplify.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { ComputeEngine } from '../../src/compute-engine';
2import { Expression } from '../../src/math-json/types.ts';
3import { simplify } from '../utils';
4

Callers

nothing calls this directly

Calls 15

simplifyFunction · 0.90
checkSimplifyFunction · 0.70
fuTestHelperFunction · 0.70
NMethod · 0.65
simplifyMethod · 0.65
parseMethod · 0.65
exprMethod · 0.65
isSameMethod · 0.65
subsMethod · 0.65
pushScopeMethod · 0.65
assumeMethod · 0.65
popScopeMethod · 0.65

Tested by

no test coverage detected