Add support for p=np.inf for non-normalized p-norm distance #1072
NimaSarajpoor
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Currently, STUMPY does not support the special case
p=np.inf
in non-normalized distance. See this comment. We can think whether it is worth it to add such support.Beta Was this translation helpful? Give feedback.
All reactions