You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, vrplib depends on numpy < 2, but with numpy 2.0 having been out since June it is probably time to relax this requirement. We should check the package works with numpy 2 and later, and then update the dependencies to reflect this.
Currently,
vrplibdepends on numpy < 2, but with numpy 2.0 having been out since June it is probably time to relax this requirement. We should check the package works with numpy 2 and later, and then update the dependencies to reflect this.