Skip to content

Commit 532d1b0

Browse files
committed
updating DIRECTORY.md
1 parent ebe6adb commit 532d1b0

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

DIRECTORY.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -729,6 +729,7 @@
729729
* [Dodecahedron](maths/dodecahedron.py)
730730
* [Double Factorial](maths/double_factorial.py)
731731
* [Dual Number Automatic Differentiation](maths/dual_number_automatic_differentiation.py)
732+
* [Ear Clipping Polygon Triangulation](maths/ear_clipping_polygon_triangulation.py)
732733
* [Entropy](maths/entropy.py)
733734
* [Euclidean Distance](maths/euclidean_distance.py)
734735
* [Euler Method](maths/euler_method.py)
@@ -876,6 +877,7 @@
876877
* [Two Pointer](maths/two_pointer.py)
877878
* [Two Sum](maths/two_sum.py)
878879
* [Volume](maths/volume.py)
880+
* [Weighted Average](maths/weighted_average.py)
879881
* [Zellers Congruence](maths/zellers_congruence.py)
880882

881883
## [Matrix](matrix)

0 commit comments

Comments
 (0)