issues
search
v923z
/
micropython-ulab
a numpy-like fast vector module for micropython, circuitpython, and their derivatives
https://micropython-ulab.readthedocs.io/en/latest
MIT License
430
stars
117
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Logical
#638
v923z
closed
1 year ago
0
Per github docs, run apt-get update
#637
jepler
closed
1 year ago
0
numpy/vector.c: remove usage of fpclassify
#636
kbsriram
closed
1 year ago
6
[BUG] Compile error building ports/unix from CircuitPython (8de9d5a52) - uses ulab (6619c20)
#635
kbsriram
closed
1 year ago
1
[BUG] Pico Device Unrecognised on Windows - Latest Development Build
#634
Derfies
closed
9 months ago
3
allow function iterator in math functions
#633
v923z
closed
1 year ago
0
Fix -Wunused-variable diagnostic when !ULAB_SUPPORTS_COMPLEX
#631
jepler
closed
1 year ago
2
[ndarray] Fix ndarray_from_tuple reading out of _shape->items bounds
#630
FelixNumworks
closed
1 year ago
1
Int overflow
#629
FelixNumworks
closed
1 year ago
1
Bitwise
#628
Derfies
closed
1 year ago
2
fix fetching submodules (cp build process change)
#627
jepler
closed
1 year ago
1
Task/bitwise
#626
Derfies
closed
1 year ago
0
Bitwise
#625
Derfies
closed
1 year ago
10
[FEATURE REQUEST] Support for Retrain the model on a device in MicroPython
#624
alibukharai
opened
1 year ago
1
[FEATURE REQUEST] Is there anyway to load pickle into micropython?
#623
alibukharai
opened
1 year ago
1
[BUG] ESP-32 Installation problem
#622
alibukharai
closed
1 year ago
3
add the out keyword argument to universal functions
#621
v923z
closed
1 year ago
0
[FEATURE REQUEST] add out keyword argument to math functions
#620
v923z
closed
1 year ago
1
fix ndarray subscription method
#619
v923z
closed
1 year ago
0
[BUG] crash deleting element of ulab array
#618
jepler
closed
1 year ago
5
ulab.numpy: implement sinc for creating audio filters
#617
jepler
closed
1 year ago
3
add bitwise operators
#616
v923z
closed
1 year ago
3
[FEATURE REQUEST] implement bitwise operators
#615
Derfies
closed
1 year ago
14
ndarray_from_mp_obj correctly treats Booleans
#613
v923z
closed
1 year ago
0
implement unknown shape dimension in reshape
#612
v923z
closed
1 year ago
0
fix binary division
#611
v923z
closed
1 year ago
0
[BUG] division of an ndarray with int16 dtype produces incorrect results
#610
ned-pcs
closed
1 year ago
1
[FEATURE REQUEST] New stable release/tag please ?
#609
iabdalkader
closed
1 year ago
3
[FEATURE REQUEST] support reshape(-1) for ndarrays
#608
Derfies
closed
1 year ago
6
[FEATURE REQUEST] add indexing via array
#607
Derfies
closed
8 months ago
13
Fix arange crashing when start, stop or step is nan
#605
FelixNumworks
closed
1 year ago
0
Fix create_arange empty range
#604
FelixNumworks
closed
1 year ago
3
Fix unused function compare_equal_helper warning
#603
HugoNumworks
closed
1 year ago
1
Add a ULAB_PRINT_DTYPE constant
#602
HugoNumworks
opened
1 year ago
5
Polyval handles non-array as second argument
#601
HugoNumworks
closed
1 year ago
5
[FEATURE REQUEST] add numpy.correlate
#600
v923z
closed
1 month ago
4
Add test cases for floor division and fix it for ints
#599
matemaciek
closed
1 year ago
1
Add a build script for Raspberry Pi Pico W
#598
yamamotomas
closed
1 year ago
2
ulab for Raspberry Pi Pico W
#596
yamamotomas
closed
1 year ago
7
[BUG] Can't compile ulab with BOARD=GENERIC_S3 (GENERIC works fine)
#595
zachmoshe
closed
1 year ago
9
Add missing constant constraints
#594
HugoNumworks
closed
1 year ago
1
Floordiv
#593
v923z
closed
1 year ago
0
[FEATURE REQUEST] add support to the "out=" argument
#592
zachmoshe
opened
1 year ago
18
Use enum instead of const for float consts with repr C
#591
dpgeorge
closed
1 year ago
2
[FEATURE REQUEST] Implement floor divide
#590
Friik90
closed
1 year ago
18
[BUG] Boolean arrays are not iterable
#589
v923z
closed
1 year ago
1
Implement logical operators __or__, __and__ and __xor__ for ndarrays
#588
mtroback
closed
1 year ago
9
[BUG] crash in (arg)min (and probably (arg)max)
#586
jepler
opened
1 year ago
1
[BUG] Weird behavior with invalid `dtype=`
#585
jepler
opened
1 year ago
1
[BUG] Crash in array creation with non-matching ranges
#584
jepler
opened
1 year ago
5
Previous
Next