By looking at the documentation at https://stumpy.readthedocs.io/en/latest/api.html#stumpy.stump one could get the impression that there is a parameter k that states that the k closest hits should be saved in the matrix profile. However in the implementation '1.11.1' there is no such parameter. Am I missing something? How can I get the matrix profile with k results instead of one?