LazyOperatorTensor

A super-lazy tensor that represents the elements of an operator

 

__init__(self, operator, shape, memoization=True, dtype=<class 'object'>, fill=None): 

 

@property
array(self): 

 

__getitem__(self, item): 

Feedback

Examples

Templates

Documentation