-
Notifications
You must be signed in to change notification settings - Fork 1.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ulab: Get updates from upstream #2767
Conversation
Changes look ok. Needs a CI poke. |
Complicating things, I think it was based off an old ref rather than master. Rebased and force-pushed, which will give Actions a fresh crack at it. |
@jepler v923z/micropython-ulab#96 fixes a bug in the |
Updated to include v923z/micropython-ulab#96. |
Unix port isn't building to run the tests. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good! Thank you!
This has about 15 enhancements and bug fixes, mostly from @v923z. It removes the two "known problems" we mentioned in the 5.1.0 and 5.2.0 release notes.