Add support for Numpy 2
Opened this issue · 0 comments
G-D-Petrov commented
Is your feature request related to a problem? Please describe.
ArcticDB
currently support Numpy<2
Describe the solution you'd like
ArcticDB
should support Numpy>=2
and the pin to it should be removed.
N.B. this involves and upgrade to pybind to >=2.12
as well