Skip to content

Commit 80fb43d

Browse files
committed
updating DIRECTORY.md
1 parent 12b1023 commit 80fb43d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

DIRECTORY.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -462,6 +462,7 @@
462462

463463
## Graphics
464464
* [Bezier Curve](graphics/bezier_curve.py)
465+
* [Digital Differential Analyzer Line](graphics/digital_differential_analyzer_line.py)
465466
* [Vector3 For 2D Rendering](graphics/vector3_for_2d_rendering.py)
466467

467468
## Graphs
@@ -663,6 +664,7 @@
663664
* [Gamma](maths/gamma.py)
664665
* [Gaussian](maths/gaussian.py)
665666
* [Gcd Of N Numbers](maths/gcd_of_n_numbers.py)
667+
* [Geometric Mean](maths/geometric_mean.py)
666668
* [Germain Primes](maths/germain_primes.py)
667669
* [Greatest Common Divisor](maths/greatest_common_divisor.py)
668670
* [Hardy Ramanujanalgo](maths/hardy_ramanujanalgo.py)

0 commit comments

Comments
 (0)