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

File diophantine.test.ts

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

Source from the content-addressed store, hash-verified

1/**
2 * Jest port of the high-value slices of SymPy's Diophantine test suite,
3 * exercising the pure-bigint kernel in
4 * `src/compute-engine/numerics/diophantine.ts` DIRECTLY — no ComputeEngine.

Callers

nothing calls this directly

Calls 15

solvePellFunction · 0.90
pellFundamentalFunction · 0.90
bruteForcePellFunction · 0.90
sqrtModFunction · 0.90
extendedGcdFunction · 0.90
expectFullLinearFamilyFunction · 0.85
expectNoLinearSolutionFunction · 0.85
expectLinearFamilyMemberFunction · 0.85
pellSatisfiesFunction · 0.85
pairSetEqualFunction · 0.85

Tested by

no test coverage detected