base_block

Module Attributes

vec_unary_ufuncs

NumPy ufuncs that take one vector and are compatible with pyNumero vectors

vec_binary_ufuncs

NumPy ufuncs that take two vectors and are compatible with pyNumero vectors

vec_associative_reductions

NumPy ufuncs can be used as reductions for pyNumero vectors

Classes

BaseBlockMatrix()

Base class for block matrices

BaseBlockVector()

Base class for block vectors