Skip to content

Instantly share code, notes, and snippets.

@khalidmeister
Last active September 5, 2021 03:29
Show Gist options
  • Save khalidmeister/55e6ee8565e7d708e4c2204be7ece24d to your computer and use it in GitHub Desktop.
Save khalidmeister/55e6ee8565e7d708e4c2204be7ece24d to your computer and use it in GitHub Desktop.
# The Distance Matrix
dist_matrix = np.zeros((4, 1), dtype=np.float64)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment