v923z / micropython-ulab

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

fix in-place assignment from slices #524

Closed v923z closed 2 years ago

v923z commented 2 years ago

Should fix the issue mentioned in https://github.com/v923z/micropython-ulab/issues/515