The following lints were disabled: * wrong_self_convention * needless_range_loop * reverse_range_loop * len_without_is_empty * explicit_iter_loop * many_single_char_names * similar_names * too_many_arguments * float_cmp * new_without_default
Note that `sqdist` becomes `distance_squared` and `sqnorm` becomes `norm_squared`. Fix #176.