{ } Raw JSON

bundles / scipy latest / scipy / sparse / linalg / _onenormest / _blocked_elementwise

function

scipy.sparse.linalg._onenormest:_blocked_elementwise

source: /scipy/sparse/linalg/_onenormest.py :121

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