We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4823467 commit 0be644aCopy full SHA for 0be644a
DIRECTORY.md
@@ -557,6 +557,7 @@
557
* [Gamma Recursive](maths/gamma_recursive.py)
558
* [Gaussian](maths/gaussian.py)
559
* [Gaussian Error Linear Unit](maths/gaussian_error_linear_unit.py)
560
+ * [Gcd Of N Numbers](maths/gcd_of_n_numbers.py)
561
* [Greatest Common Divisor](maths/greatest_common_divisor.py)
562
* [Greedy Coin Change](maths/greedy_coin_change.py)
563
* [Hamming Numbers](maths/hamming_numbers.py)
0 commit comments