Skip to content

Commit 3fe04a7

Browse files
github-actionsgithub-actions
github-actions
authored and
github-actions
committed
updating DIRECTORY.md
1 parent da60148 commit 3fe04a7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

DIRECTORY.md

+1
Original file line numberDiff line numberDiff line change
@@ -449,6 +449,7 @@
449449
* [Find Min Recursion](https://github.com/TheAlgorithms/Python/blob/master/maths/find_min_recursion.py)
450450
* [Floor](https://github.com/TheAlgorithms/Python/blob/master/maths/floor.py)
451451
* [Gamma](https://github.com/TheAlgorithms/Python/blob/master/maths/gamma.py)
452+
* [Gamma Recursive](https://github.com/TheAlgorithms/Python/blob/master/maths/gamma_recursive.py)
452453
* [Gaussian](https://github.com/TheAlgorithms/Python/blob/master/maths/gaussian.py)
453454
* [Greatest Common Divisor](https://github.com/TheAlgorithms/Python/blob/master/maths/greatest_common_divisor.py)
454455
* [Greedy Coin Change](https://github.com/TheAlgorithms/Python/blob/master/maths/greedy_coin_change.py)

0 commit comments

Comments
 (0)