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

Mergre feature/bottle cap locations to main #6

Merged
merged 14 commits into from
Jan 10, 2024

Commits on Dec 22, 2023

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

Commits on Dec 24, 2023

  1. Configuration menu
    Copy the full SHA
    78045b4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4b7a9a5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cf59ddc View commit details
    Browse the repository at this point in the history
  4. Merge pull request #4 from daniel-jakob/main

    Bring branch up-to-date with main
    daniel-jakob authored Dec 24, 2023
    Configuration menu
    Copy the full SHA
    554385d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f0e99c5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f16d549 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    93a1182 View commit details
    Browse the repository at this point in the history
  8. Add spatial distance calculation and visualization

    This commit adds a new function to calculate the spatial distance between fixed points and movable points using the Haversine formula. It also includes a visualisation function to display the cost matrix and highlight the optimal assignment.
    daniel-jakob committed Dec 24, 2023
    Configuration menu
    Copy the full SHA
    46e39e4 View commit details
    Browse the repository at this point in the history

Commits on Dec 25, 2023

  1. Configuration menu
    Copy the full SHA
    d74765d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6bf896d View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2024

  1. Configuration menu
    Copy the full SHA
    9ae231a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    36024e4 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2024

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