bundles / numpy latest / numpy / _core / _internal / _gcd
function
numpy._core._internal:_gcd
source: build-install/usr/lib/python3.14/site-packages/numpy/_core/_internal.py :822
Signature
def _gcd ( a , b ) Summary
Calculate the greatest common divisor of a and b
Aliases
-
numpy._core._internal._gcd