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
While doing code maintenance in networkx/networkx#8080, I stumbled upon the following behavior while trying to use the new-ish tools for building sparse arrays:
The default dtype seems to have changed, but this isn't documented anywhere (that I know of!). Please let me know if I'm doing something wrong, or if I just didn't look hard enough.