lacosmicx icon indicating copy to clipboard operation
lacosmicx copied to clipboard

Compatibility with numpy 1.26.4

Open astrobel opened this issue 1 year ago • 0 comments

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_.

astrobel avatar Feb 20 '25 18:02 astrobel