v923z/micropython-ulab
a numpy-like fast vector module for micropython, circuitpython, and their derivatives
CMIT
Pinned issues
Issues
- 3
[FEATURE REQUEST] M55 Vectorization
#691 opened by kwagyeman - 29
[BUG] indexing with Booleans leads to crash
#672 opened by v923z - 4
[FEATURE REQUEST] Implement `unpackbits()`
#690 opened by page200 - 5
[BUG] Build for 1 dimensional arrays fails
#689 opened by saraverbeecke - 4
[BUG] Not building with latest micropython repo
#640 opened by darshansm - 2
- 7
[FEATURE REQUEST] implement numpy.take
#661 opened by v923z - 10
[FEATURE REQUEST] append and vstack
#671 opened by kwagyeman - 4
[FEATURE REQUEST] add numpy.correlate
#600 opened by v923z - 2
- 2
- 1
[BUG] ESP32-based boards firmware installation fails
#683 opened by MaxRondelli - 12
numpy.load() feature upgrade
#644 opened by hamza-712 - 28
- 1
- 2
shape order
#673 opened by iabdalkader - 4
[FEATURE REQUEST] ESP32-S3 vector extensions
#670 opened by cherrydev - 13
[FEATURE REQUEST] add indexing via array
#607 opened by Derfies - 18
[FEATURE REQUEST] add support to the "out=" argument
#592 opened by zachmoshe - 5
[BUG] Some type annotations don't include scalars
#662 opened by kbsriram - 3
- 6
[BUG] Reshaping a slice creates an empty array
#658 opened by furbrain - 2
- 3
[BUG]`np.delete`,if pass the second positional argument empty list `[]`,the program crashed.
#652 opened by hiltay - 1
[BUG] Operations on uint8 don't respect upcasting rules
#649 opened by s-ol - 14
[FEATURE REQUEST] implement bitwise operators
#615 opened by Derfies - 1
ulab code size of certain functions grew a lot with gcc13, when not used with LTO
#648 opened by dhalbert - 14
[BUG] numpy.where have a strange behavior when receiving np.bool as its conditions
#643 opened by qqice - 2
[BUG] element wise "and logic" & operator doesnt work.
#641 opened by hamza-712 - 9
- 1
[BUG] Compile error building ports/unix from CircuitPython (8de9d5a52) - uses ulab (6619c20)
#635 opened by kbsriram - 1
- 3
[BUG] ESP-32 Installation problem
#622 opened by alibukharai - 1
[FEATURE REQUEST] Support for Retrain the model on a device in MicroPython
#624 opened by alibukharai - 1
- 5
[BUG] crash deleting element of ulab array
#618 opened by jepler - 6
[FEATURE REQUEST] support reshape(-1) for ndarrays
#608 opened by Derfies - 3
[FEATURE REQUEST] New stable release/tag please ?
#609 opened by iabdalkader - 1
[BUG] Boolean arrays are not iterable
#589 opened by v923z - 1
- 18
[FEATURE REQUEST] Implement floor divide
#590 opened by Friik90 - 9
- 7
ulab for Raspberry Pi Pico W
#596 opened by yamamotomas - 1
[BUG] crash in (arg)min (and probably (arg)max)
#586 opened by jepler - 5
[BUG] Crash in array creation with non-matching ranges
#584 opened by jepler - 1
[BUG] Weird behavior with invalid `dtype=`
#585 opened by jepler - 1
[BUG] arange causes a hard fault
#580 opened by v923z - 0
[BUG] sorting of complex arrays causes crash
#581 opened by v923z - 3
[BUG] crashes discovered by automated fuzzing
#579 opened by jepler - 1
[BUG] Crash when allocating extremely large array
#576 opened by jepler