User Tools

Site Tools


haversine

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
haversine [2020/10/15 20:26] prasanthihaversine [2020/10/18 02:53] (current) – [link dump] prasanthi
Line 16: Line 16:
   * https://scikit-learn.org/dev/whats_new/v0.21.html#version-0-21-0 - shows the release date   * https://scikit-learn.org/dev/whats_new/v0.21.html#version-0-21-0 - shows the release date
  
-==== dummy ====+==== link dump ====
   * https://en.wikipedia.org/wiki/Haversine_formula   * https://en.wikipedia.org/wiki/Haversine_formula
   * https://en.wikipedia.org/wiki/Great_circle - has a nice picture of the great circle (in the context of sphere).   * https://en.wikipedia.org/wiki/Great_circle - has a nice picture of the great circle (in the context of sphere).
   * https://en.wikipedia.org/wiki/Versine#Haversine - has a picture that shows how trigonometric functions can be constructed geometrically using unit circle. Contains a table of derivative and integral formulas for various types of versines.   * https://en.wikipedia.org/wiki/Versine#Haversine - has a picture that shows how trigonometric functions can be constructed geometrically using unit circle. Contains a table of derivative and integral formulas for various types of versines.
-  * http://rosettacode.org/wiki/Haversine_formula#Python - gives barebones python code. In practice, we are probably better off using scikit-learn functions?+  * http://rosettacode.org/wiki/Haversine_formula#Python - gives bare bones python code. In practice, we are probably better off using scikit-learn functions?
   * https://stackoverflow.com/questions/34557898/pairwise-haversine-distance-calculation - In practice, we are probably better off using scikit-learn functions. But the discussion, sample code here is probably useful?   * https://stackoverflow.com/questions/34557898/pairwise-haversine-distance-calculation - In practice, we are probably better off using scikit-learn functions. But the discussion, sample code here is probably useful?
  
haversine.1602793595.txt.gz · Last modified: 2020/10/15 20:26 by prasanthi