Oct. 18, 2021
12:44 p.m.
Dear all, We just merged https://github.com/scipy/scipy/pull/14701 for the following 3 funcs get_array_bandwidth issymmetric ishermitian The first name is admittedly not very good and we want to change it. So far we would like to find a name that gives the connotation of "I'll return how many sub and super diagonals that are nonzero for a 2D array" In that regard we are thinking the following candidates but please add yours too get_bandwidth nonzero_diags count_nonzero_diags count_bands bandcount It would be great if you can cast your vote this week best, ilhan