higra / Higra

Hierarchical Graph Analysis
Other
97 stars 20 forks source link

Compatibility with numpy 2.0 #276

Closed PerretB closed 1 month ago

PerretB commented 3 months ago

Numpy 2.0 is incoming with some breaking changes. It might require some adaptations and third party c++ library update (pybind11, xtensor-python)

PerretB commented 1 month ago

Fixed in version 0.6.10 thanks to #278