Logspace.array (property)

Compute the underyling numpy array by calling:

np.logspace(start, stop, num, endpoint, base)

Returns

  • (numpy array): the underlying (computed) numpy array