Skip to content

Commit 22ffeb2

Browse files
Kelvin LauKelvin Lau
Kelvin Lau
authored and
Kelvin Lau
committed
Added HaversineDistance to front page.
1 parent 182e51b commit 22ffeb2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.markdown

+1
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,7 @@ Bad sorting algorithms (don't use these!):
103103
- [Shunting Yard Algorithm](Shunting Yard/). Convert infix expressions to postfix.
104104
- Statistics
105105
- [Karatsuba Multiplication](Karatsuba Multiplication/). Another take on elementary multiplication.
106+
- [Haversine Distance](HaversineDistance/). Calculating the distance between 2 points from a sphere.
106107

107108
### Machine learning
108109

0 commit comments

Comments
 (0)