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
Version 2.1 no longer uses the numpy.itemset() function that has been removed in newer versions of Numpy (2.0+).
It also cleans up some unnecessary code.
A big thanks to Sarah Sarfaty Epstein for bringing this to my attention! (And sorry it took so long for me to notice!)