Created
October 11, 2015 20:48
-
-
Save rknLA/5b4c4d4e09b71f13b466 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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