engforge.common.inst_vectorize

class inst_vectorize(pyfunc, otypes=None, doc=None, excluded=None, cache=False, signature=None)[source]

Bases: vectorize

Methods

__call__(*args, **kwargs)

Return arrays with the results of pyfunc broadcast (vectorized) over args and kwargs not in excluded.