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

New functions #39

Merged
merged 9 commits into from
Apr 17, 2023
Merged

New functions #39

merged 9 commits into from
Apr 17, 2023

Commits on Mar 12, 2023

  1. Configuration menu
    Copy the full SHA
    f41ddc4 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2023

  1. Configuration menu
    Copy the full SHA
    630c29f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    798ca9a View commit details
    Browse the repository at this point in the history
  3. Add race stream related functions

    * calculate_haversine_distance_between_runners
    * get_number_of_jumps_remaining
    * get_race_leaders
    mberk committed Apr 17, 2023
    Configuration menu
    Copy the full SHA
    3ed58b1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fcc5892 View commit details
    Browse the repository at this point in the history
  5. Apply black formatting

    mberk committed Apr 17, 2023
    Configuration menu
    Copy the full SHA
    1ba2b3a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9eb18cb View commit details
    Browse the repository at this point in the history
  7. Add test_get_race_leaders

    mberk committed Apr 17, 2023
    Configuration menu
    Copy the full SHA
    1dc7258 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    eb45ade View commit details
    Browse the repository at this point in the history