Skip to content

Instantly share code, notes, and snippets.

@rknLA
Created October 11, 2015 20:48
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rknLA/5b4c4d4e09b71f13b466 to your computer and use it in GitHub Desktop.
Save rknLA/5b4c4d4e09b71f13b466 to your computer and use it in GitHub Desktop.
questionable_strides = { \
val: int(round(indexed_distances[val] * 60 * 100)) / 100.0 \
for val in questionable_indices }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment