what's the equivalence of np.prod for micropython in OpenMV IDE?

Hi,

I have been looking all over the internet for an answer to how to multiply all the elements in a ulab array similar to the np.prod() function? I couldn’t find it the OpenMV and Ulab documentations, I hope I could get some help here.

Thanks in advance.
Minh

There doesn’t seem to be one, you should ask ulab: https://github.com/v923z/micropython-ulab/