update ulab to 2.1.5 (+ a doc building fix in ulab)#4533
Conversation
Version 3.0 should not change how |
This has not changed. The |
dhalbert
left a comment
There was a problem hiding this comment.
I have been looking forward to this - thanks!
My change is suggested, your choice. I'll approve if you don't want to do it now.
@dhalbert Thanks for the clarification! By the way, if you think that v923z/micropython-ulab#327 has any relevance for |
This includes ulab with v923z/micropython-ulab#359 added. We can anticipate that a future ulab release will be made before CP7.0 goes out stable :)
Testing performed: On the unix port, ran
ulab.numpy.linspace(0, 10)and the result looked plausible.The upgraded version of ulab is nearly fully incompatible with 6.x, but is much more compatible with a subset of numpy & scipy. We believe this provides a better path for users of standard Python systems too.