v923z / micropython-ulab

a numpy-like fast vector module for micropython, circuitpython, and their derivatives
https://micropython-ulab.readthedocs.io/en/latest
MIT License
416 stars 114 forks source link

allow function iterator in math functions #633

Closed v923z closed 1 year ago

v923z commented 1 year ago

This PR adds the option of using function iterators in math functions, if the out keyword is allowed in ulab.h.