v923z / micropython-ulab

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

Add test cases for floor division and fix it for ints #599

Closed matemaciek closed 1 year ago

v923z commented 1 year ago

@matemaciek Many thanks for sorting this out. As soon as the tests finish, I'll merge this into master.