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 ssgetpy assigns dtype='real' to both real- and integer-valued matrices from the SuiteSparse Matrix Collection. It would be convenient if ssgetpy instead assigned dtype='integer' to integer-valued matrices.