Hi! First time user, thanks for the great implementation of this algorithm. Just a quick note that doesn't feel substantial enough for a PR - I had only one issue running this with numpy version 1.26.4, which is that np.bool has been deprecated, and needs to be replaced with np.bool_.