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()
BaseBlockMatrix
Base class for block matrices
BaseBlockVector()
BaseBlockVector
Base class for block vectors