[GH-ISSUE #53] [Micropython] np.all() reset the calculator #14

Closed
opened 2026-05-06 13:14:27 +02:00 by BreizhHardware · 0 comments

Originally created by @Lauryy06 on GitHub (Oct 20, 2021).
Original GitHub issue: https://github.com/UpsilonNumworks/Upsilon/issues/53

This code :

from ulab import numpy as np
np.all(np.array([True]))

reset the calculator.

Originally created by @Lauryy06 on GitHub (Oct 20, 2021). Original GitHub issue: https://github.com/UpsilonNumworks/Upsilon/issues/53 This code : ``` from ulab import numpy as np np.all(np.array([True])) ``` reset the calculator.
BreizhHardware 2026-05-06 13:14:27 +02:00
  • closed this issue
  • added the
    fixed
    bug
    labels
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Upsilon#14
No description provided.