Page 1 of 1

ulab for MicroPython?

Posted: Sat Feb 27, 2021 10:00 am
by cebersp
Hi,
how can I precompile or get precompiled and load ulab for Pico in MicroPython ?
Thank you, Christof

Re: ulab for MicroPython?

Posted: Sun Feb 28, 2021 10:42 pm
by jimmo
cebersp wrote:
Sat Feb 27, 2021 10:00 am
how can I precompile or get precompiled and load ulab for Pico in MicroPython ?
The Pico uses a different build system, and the feature that ulab uses to integrate with the MicroPython build isn't supported yet.

The relevant issue tracking this is https://github.com/v923z/micropython-ulab/issues/323 (it's the same for ESP32)