Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 189 Bytes

Ones.array.md

File metadata and controls

15 lines (8 loc) · 189 Bytes

Ones.array (property)

Compute the underyling numpy array by calling:

np.ones(shape)

Returns

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