Home
last modified time | relevance | path

Searched refs:matrix_to_numpy (Results 1 – 1 of 1) sorted by relevance

/dports/math/py-mathics/Mathics3-2.2.0/mathics/builtin/drawing/
H A Dimage.py116 def matrix_to_numpy(a): function
1148 numpy_kernel = matrix_to_numpy(kernel)
1174 img = f(image.pixels.reshape(shape), matrix_to_numpy(k))
1517 numpy_channels.append(matrix_to_numpy(channel))
1590 matrix = matrix_to_numpy(values)