New
6.11.0
What's Changed
- Adding tulipcc to ulab's users by @bwhitman in https://github.com/v923z/micropython-ulab/pull/711
- re-name integration constants by @v923z in https://github.com/v923z/micropython-ulab/pull/714
- Random fix by @v923z in https://github.com/v923z/micropython-ulab/pull/718
- loadtxt can deal with multi-line comments by @v923z in https://github.com/v923z/micropython-ulab/pull/720
- fix type inference by @v923z in https://github.com/v923z/micropython-ulab/pull/724
- add ndim property by @v923z in https://github.com/v923z/micropython-ulab/pull/725
- add modulo operator by @v923z in https://github.com/v923z/micropython-ulab/pull/733
- Modulo by @v923z in https://github.com/v923z/micropython-ulab/pull/734
- Bincount by @v923z in https://github.com/v923z/micropython-ulab/pull/738
- implement axes keyword argument in transpose by @v923z in https://github.com/v923z/micropython-ulab/pull/735
New Contributors
- @bwhitman made their first contribution in https://github.com/v923z/micropython-ulab/pull/711
Full Changelog: https://github.com/v923z/micropython-ulab/compare/6.7.3...6.11.0