Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Generalize also for haversine distance #100

Merged
merged 5 commits into from
Jul 9, 2019

Commits on Jul 2, 2019

  1. include 'metric' argument with haversine option for all distance base…

    …d metrics
    
    This address pysal#96
    
    ps.: it also makes a small tweak on formating of spatial proximity profile
    renanxcortes committed Jul 2, 2019
    Configuration menu
    Copy the full SHA
    83f1ff0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    853ffaf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    27e6104 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2019

  1. Configuration menu
    Copy the full SHA
    b599401 View commit details
    Browse the repository at this point in the history
  2. include informative ValueError if the values given are not possible t…

    …o be handle (just like the first example of pysal#96 (comment))
    renanxcortes committed Jul 3, 2019
    Configuration menu
    Copy the full SHA
    9489831 View commit details
    Browse the repository at this point in the history