webgpupy.ndarray#

class webgpupy.ndarray#

N-dimentional array

Attributes:
dtype

type of ndarry

shape

Shape of ndarry

Methods

tolist()

Converts the ndarray into a python list

astype

display

flatten

reshape