Closed Gruftgrabbler closed 2 years ago
I don't know what you mean, when saying "my raspberry pi Pico I can't use the uLab". Where does the firmware come from? From https://github.com/v923z/micropython-builder/releases, or piromoni, or somewhere else, or you compile it? What is the version of the ulab
that you are using? I have just tried on the unix
port, delete
is there.
If you are compiling yourself, you set the functions in the header https://github.com/v923z/micropython-ulab/blob/master/code/ulab.h.
@Gruftgrabbler Is there anything we have to do at this stage, or can we close the issue?
This issue seems to be inactive, so closing now.
Describe the bug
On my raspberry pi Pico I can't use the uLab function delete which should be implemented regarding to the documentation.
Example:
To Reproduce Copy And paste the code into a REPL shell
Expected behavior I expected the same output of the documentation