reno.ops.dist_shape#
- reno.ops.dist_shape(dist, n, steps, dim)#
Compute the shape/dimensions needed to populate the passed distribution
- Parameters:
dist (Distribution)
n (int)
steps (int)
dim (int)
- Return type:
int | tuple
Compute the shape/dimensions needed to populate the passed distribution
dist (Distribution)
n (int)
steps (int)
dim (int)
int | tuple