You are viewing an older version (2.4.3). Go to latest (2.4.4)
{ } Raw JSON

bundles / numpy 2.4.3 / numpy / _core / _internal / _gcd

function

numpy._core._internal:_gcd

source: /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