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
fix sorting of empty arrays in sort_complex
#583
v923z
closed
1 year ago
0
raise exception in arange, if step size is 0
#582
v923z
closed
1 year ago
1
[BUG] sorting of complex arrays causes crash
#581
v923z
closed
1 year ago
0
[BUG] arange causes a hard fault
#580
v923z
closed
1 year ago
1
[BUG] crashes discovered by automated fuzzing
#579
jepler
opened
1 year ago
3
Check that array size doesn't overflow at construction time
#578
jepler
closed
1 year ago
1
Allocate 1d results of correct size
#577
jepler
closed
1 year ago
1
[BUG] Crash when allocating extremely large array
#576
jepler
closed
1 year ago
1
fix concatenate
#575
v923z
closed
1 year ago
0
[BUG] Memory corruption with ulab.numpy.dot
#574
jepler
closed
1 year ago
1
[BUG] crash when numpy.concatenate() given scalars
#572
dhalbert
closed
1 year ago
6
make error PYBLITEV10
#570
Thomaspiketty
closed
1 year ago
4
[FEATURE REQUEST] Add np.random Module
#569
MichaelRinger
closed
10 months ago
36
fix vectorize
#568
v923z
closed
1 year ago
1
Added note of dimensions argument for ./build.sh
#567
HaydenS3
closed
1 year ago
0
Dimension remains constant despite editing `ULAB_MAX_DIMS` in `ulab.h`
#566
HaydenS3
closed
1 year ago
5
Add support for 24-bit RGB values (uint24)
#565
CedarGroveStudios
closed
1 year ago
5
vectorize gives incorrect results
#564
v923z
closed
1 year ago
4
Fix sort when dtype is uint16
#563
dpgeorge
closed
1 year ago
2
[FEATURE REQUEST] numpy.hypot
#562
mnai01
closed
2 years ago
2
loadtxt not working?
#561
NoRez4U
opened
2 years ago
5
[FEATURE REQUEST] Nelder-mead multiparametric optimisation
#560
furbrain
opened
2 years ago
5
[FEATURE REQUEST] Least Squares solver
#559
furbrain
opened
2 years ago
1
Use python 3.10 during ci
#558
jepler
closed
2 years ago
1
fix segmentation fault bug in fft.ifft
#557
v923z
closed
2 years ago
2
Missing Step for RP2 Board Installation
#556
Darkai87
closed
1 year ago
6
[BUG] TypeError with arange function
#555
A622266
closed
2 years ago
5
Issue opening a CPython *.npy file
#554
A622266
opened
2 years ago
3
code/ulab.c: Fix missing comma in ulab_dtype_type definition.
#553
jimmo
closed
2 years ago
1
[BUG]: Build error with DTYPE_OBJECT flag for esp32
#552
A622266
closed
2 years ago
2
[BUG]: fft.ifft gives incorrect results with complex support
#551
A622266
closed
2 years ago
13
Minor compile fixes: comma and new-line at end of files
#550
dpgeorge
closed
2 years ago
8
Update mp_obj_type_t definitions for latest MicroPython.
#549
jimmo
closed
2 years ago
7
FYI: ulab needs to be updated to upstream MicroPython mp_obj_type_t changes.
#548
jimmo
closed
2 years ago
7
[BUG] Compilation fails after latest micropython commit
#547
uraich
closed
2 years ago
6
fix how arctan2 treats scalars
#546
v923z
closed
2 years ago
0
[BUG] let arctan2 treat scalars correctly
#545
v923z
closed
2 years ago
0
Added test script for np.nonzero()
#544
tejalbarnwal
closed
2 years ago
6
Uploading RP2 firmware.uf2 seemingly does not work
#543
MicahHaack
closed
2 years ago
6
fix: remove make axtls, added make submodules
#542
tejalbarnwal
closed
2 years ago
7
circuitpython and micropython tests deliver differing results
#541
v923z
closed
2 years ago
11
implement nonzero
#540
v923z
closed
2 years ago
0
Add numpy.block snippet
#539
thetazero
closed
2 years ago
1
[FEATURE REQUEST] scipy.linalg.expm
#538
thetazero
closed
2 years ago
2
[FEATURE REQUEST] numpy.block
#537
thetazero
closed
2 years ago
6
Make optimize's bisect,fmin,newton use C stack instead of heap
#536
dpgeorge
closed
2 years ago
5
fix use of MICROPY_FLOAT_CONST, and build single-precision as part of CI
#535
dpgeorge
closed
2 years ago
2
Fix repr a
#534
jepler
closed
2 years ago
8
Fix several build errors in CircuitPython
#533
jepler
closed
2 years ago
1
Fix error message for maximum number of dimensions
#532
dpgeorge
closed
2 years ago
3
Previous
Next