bundles / scipy 1.17.1 / scipy / sparse / linalg / _onenormest / _blocked_elementwise
function
scipy.sparse.linalg._onenormest:_blocked_elementwise
Signature
def _blocked_elementwise ( func ) Summary
Decorator for an elementwise function, to apply it blockwise along first dimension, to avoid excessive memory usage in temporaries.
Aliases
-
scipy.sparse.linalg._onenormest._blocked_elementwise