ubarsc / python-fmask

A set of command line utilities and Python modules that implement the ‘fmask’ algorithm
https://www.pythonfmask.org
GNU General Public License v3.0
74 stars 21 forks source link

Cope with numpy-1.24 type symbol deprecations #66

Closed neilflood closed 1 year ago

neilflood commented 1 year ago

Old numpy symbols numpy.bool and numpy.float were deprecated in numpy-1.21, but we only just noticed. They are now removed as of numpy-1.24.