| 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. |
nothing calls this directly
no test coverage detected