Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / v923z/micropython-ulab issues and pull requests

#688 - Take

Pull Request - State: closed - Opened by v923z about 1 month ago

#687 - Roll fix

Pull Request - State: closed - Opened by v923z about 2 months ago

#686 - [BUG] ulab.numpy.roll doesn't copy over data when distance is 0

Issue - State: closed - Opened by dcooperdalrymple about 2 months ago - 2 comments
Labels: bug, critical

#684 - numpy/random.c: fix use of MICROPY_PY_RANDOM_SEED_INIT_FUNC

Pull Request - State: closed - Opened by dhalbert 2 months ago - 4 comments

#683 - [BUG] ESP32-based boards firmware installation fails

Issue - State: closed - Opened by MaxRondelli 2 months ago - 1 comment
Labels: bug

#680 - Add missing type hints to `carray`

Pull Request - State: closed - Opened by elpekenin 3 months ago - 2 comments

#679 - [BUG]

Issue - State: closed - Opened by OrenFivel 3 months ago - 2 comments
Labels: bug

#678 - Correct `"a[a < 5]"` in ulab-ndarray.ipynb

Pull Request - State: closed - Opened by page200 3 months ago - 1 comment

#676 - [FEATURE REQUEST] Add internal function to create ndarray from byte array.

Issue - State: closed - Opened by kwagyeman 4 months ago - 28 comments
Labels: enhancement

#675 - Removed Pycom reference

Pull Request - State: closed - Opened by andypiper 4 months ago - 1 comment

#674 - SVD unittests

Pull Request - State: open - Opened by EmDash00 4 months ago - 2 comments

#673 - shape order

Issue - State: closed - Opened by iabdalkader 4 months ago - 2 comments
Labels: bug

#672 - [BUG] indexing with Booleans leads to crash

Issue - State: closed - Opened by v923z 4 months ago - 29 comments
Labels: bug, critical

#671 - [FEATURE REQUEST] append and vstack

Issue - State: closed - Opened by kwagyeman 4 months ago - 10 comments
Labels: enhancement

#670 - [FEATURE REQUEST] ESP32-S3 vector extensions

Issue - State: open - Opened by cherrydev 5 months ago - 4 comments
Labels: enhancement

#669 - CI: Update some deprecated dependency versions

Pull Request - State: closed - Opened by Gadgetoid 5 months ago - 3 comments

#668 - [BUG] ReadTheDocs link in README.md is years out of date

Issue - State: closed - Opened by dhalbert 8 months ago - 1 comment
Labels: bug

#666 - fix loadtxt for the case, when built-in complexes are not supported

Pull Request - State: closed - Opened by v923z 8 months ago

#664 - Remove the STATIC macro.

Pull Request - State: closed - Opened by Gadgetoid 8 months ago - 7 comments

#663 - Update type annotations in compare.c and vector.c

Pull Request - State: closed - Opened by kbsriram 9 months ago - 1 comment

#662 - [BUG] Some type annotations don't include scalars

Issue - State: closed - Opened by kbsriram 9 months ago - 5 comments
Labels: documentation

#661 - [FEATURE REQUEST] implement numpy.take

Issue - State: closed - Opened by v923z 9 months ago - 7 comments
Labels: enhancement

#660 - fix reshape

Pull Request - State: closed - Opened by v923z 9 months ago

#659 - add link to random module documentation in readme

Pull Request - State: closed - Opened by v923z 9 months ago

#658 - [BUG] Reshaping a slice creates an empty array

Issue - State: closed - Opened by furbrain 9 months ago - 6 comments
Labels: bug

#657 - Add keyword arguments to spectrogram

Pull Request - State: closed - Opened by v923z 10 months ago - 5 comments

#656 - [BUG]

Issue - State: closed - Opened by ValergooD 10 months ago - 2 comments
Labels: bug

#655 - add random documentation rst file

Pull Request - State: closed - Opened by v923z 10 months ago

#654 - add random module

Pull Request - State: closed - Opened by v923z 10 months ago

#653 - fix the `np.delete` bug

Pull Request - State: closed - Opened by hiltay 11 months ago - 4 comments

#652 - [BUG]`np.delete`,if pass the second positional argument empty list `[]`,the program crashed.

Issue - State: closed - Opened by hiltay 11 months ago - 3 comments
Labels: bug

#651 - Implement integer array indexing

Pull Request - State: open - Opened by s-ol 11 months ago - 4 comments

#650 - Fix (u)int8 upcasting as per docs and numpy

Pull Request - State: closed - Opened by s-ol 11 months ago - 3 comments

#649 - [BUG] Operations on uint8 don't respect upcasting rules

Issue - State: closed - Opened by s-ol 11 months ago - 1 comment
Labels: bug

#647 - Drop certain CircuitPython workarounds that are no longer needed

Pull Request - State: closed - Opened by jepler about 1 year ago - 2 comments

#646 - [BUG] IndexError: indices must be integers, slices, or Boolean lists

Issue - State: closed - Opened by raghunila about 1 year ago - 2 comments
Labels: bug

#645 - Fix #643

Pull Request - State: closed - Opened by qqice over 1 year ago

#644 - numpy.load() feature upgrade

Issue - State: open - Opened by hamza-712 over 1 year ago - 12 comments
Labels: enhancement

#643 - [BUG] numpy.where have a strange behavior when receiving np.bool as its conditions

Issue - State: closed - Opened by qqice over 1 year ago - 14 comments
Labels: bug

#641 - [BUG] element wise "and logic" & operator doesnt work.

Issue - State: closed - Opened by hamza-712 over 1 year ago - 2 comments
Labels: bug

#640 - [BUG] Not building with latest micropython repo

Issue - State: closed - Opened by darshansm over 1 year ago - 4 comments
Labels: compilation

#639 - implement AND, OR, XOR binary operators

Pull Request - State: closed - Opened by v923z over 1 year ago

#638 - Logical

Pull Request - State: closed - Opened by v923z over 1 year ago

#637 - Per github docs, run apt-get update

Pull Request - State: closed - Opened by jepler over 1 year ago

#636 - numpy/vector.c: remove usage of fpclassify

Pull Request - State: closed - Opened by kbsriram over 1 year ago - 6 comments

#635 - [BUG] Compile error building ports/unix from CircuitPython (8de9d5a52) - uses ulab (6619c20)

Issue - State: closed - Opened by kbsriram over 1 year ago - 1 comment
Labels: bug

#634 - [BUG] Pico Device Unrecognised on Windows - Latest Development Build

Issue - State: closed - Opened by Derfies over 1 year ago - 3 comments
Labels: bug

#633 - allow function iterator in math functions

Pull Request - State: closed - Opened by v923z over 1 year ago

#631 - Fix -Wunused-variable diagnostic when !ULAB_SUPPORTS_COMPLEX

Pull Request - State: closed - Opened by jepler over 1 year ago - 2 comments

#630 - [ndarray] Fix ndarray_from_tuple reading out of _shape->items bounds

Pull Request - State: closed - Opened by FelixNumworks over 1 year ago - 1 comment

#629 - Int overflow

Pull Request - State: closed - Opened by FelixNumworks over 1 year ago - 1 comment

#628 - Bitwise

Pull Request - State: closed - Opened by Derfies over 1 year ago - 2 comments

#627 - fix fetching submodules (cp build process change)

Pull Request - State: closed - Opened by jepler over 1 year ago - 1 comment

#626 - Task/bitwise

Pull Request - State: closed - Opened by Derfies over 1 year ago

#625 - Bitwise

Pull Request - State: closed - Opened by Derfies over 1 year ago - 10 comments

#624 - [FEATURE REQUEST] Support for Retrain the model on a device in MicroPython

Issue - State: open - Opened by alibukharai over 1 year ago - 1 comment
Labels: enhancement

#623 - [FEATURE REQUEST] Is there anyway to load pickle into micropython?

Issue - State: open - Opened by alibukharai over 1 year ago - 1 comment
Labels: enhancement

#622 - [BUG] ESP-32 Installation problem

Issue - State: closed - Opened by alibukharai over 1 year ago - 3 comments
Labels: bug

#621 - add the out keyword argument to universal functions

Pull Request - State: closed - Opened by v923z over 1 year ago

#620 - [FEATURE REQUEST] add out keyword argument to math functions

Issue - State: closed - Opened by v923z over 1 year ago - 1 comment
Labels: enhancement

#619 - fix ndarray subscription method

Pull Request - State: closed - Opened by v923z over 1 year ago

#618 - [BUG] crash deleting element of ulab array

Issue - State: closed - Opened by jepler over 1 year ago - 5 comments
Labels: bug

#617 - ulab.numpy: implement sinc for creating audio filters

Pull Request - State: closed - Opened by jepler over 1 year ago - 3 comments

#616 - add bitwise operators

Pull Request - State: closed - Opened by v923z over 1 year ago - 3 comments

#615 - [FEATURE REQUEST] implement bitwise operators

Issue - State: closed - Opened by Derfies over 1 year ago - 14 comments
Labels: enhancement

#613 - ndarray_from_mp_obj correctly treats Booleans

Pull Request - State: closed - Opened by v923z over 1 year ago

#612 - implement unknown shape dimension in reshape

Pull Request - State: closed - Opened by v923z over 1 year ago

#611 - fix binary division

Pull Request - State: closed - Opened by v923z over 1 year ago

#610 - [BUG] division of an ndarray with int16 dtype produces incorrect results

Issue - State: closed - Opened by ned-pcs over 1 year ago - 1 comment
Labels: bug

#609 - [FEATURE REQUEST] New stable release/tag please ?

Issue - State: closed - Opened by iabdalkader over 1 year ago - 3 comments
Labels: enhancement

#608 - [FEATURE REQUEST] support reshape(-1) for ndarrays

Issue - State: closed - Opened by Derfies over 1 year ago - 6 comments
Labels: enhancement

#607 - [FEATURE REQUEST] add indexing via array

Issue - State: closed - Opened by Derfies over 1 year ago - 13 comments
Labels: enhancement

#605 - Fix arange crashing when start, stop or step is nan

Pull Request - State: closed - Opened by FelixNumworks over 1 year ago

#604 - Fix create_arange empty range

Pull Request - State: closed - Opened by FelixNumworks over 1 year ago - 3 comments

#603 - Fix unused function compare_equal_helper warning

Pull Request - State: closed - Opened by HugoNumworks over 1 year ago - 1 comment

#602 - Add a ULAB_PRINT_DTYPE constant

Pull Request - State: open - Opened by HugoNumworks over 1 year ago - 5 comments

#601 - Polyval handles non-array as second argument

Pull Request - State: closed - Opened by HugoNumworks over 1 year ago - 5 comments

#600 - [FEATURE REQUEST] add numpy.correlate

Issue - State: closed - Opened by v923z over 1 year ago - 4 comments
Labels: enhancement

#599 - Add test cases for floor division and fix it for ints

Pull Request - State: closed - Opened by matemaciek over 1 year ago - 1 comment

#598 - Add a build script for Raspberry Pi Pico W

Pull Request - State: closed - Opened by yamamotomas over 1 year ago - 2 comments

#596 - ulab for Raspberry Pi Pico W

Issue - State: closed - Opened by yamamotomas over 1 year ago - 7 comments

#595 - [BUG] Can't compile ulab with BOARD=GENERIC_S3 (GENERIC works fine)

Issue - State: closed - Opened by zachmoshe over 1 year ago - 9 comments
Labels: bug, compilation, ESP32

#594 - Add missing constant constraints

Pull Request - State: closed - Opened by HugoNumworks over 1 year ago - 1 comment

#593 - Floordiv

Pull Request - State: closed - Opened by v923z over 1 year ago

#592 - [FEATURE REQUEST] add support to the "out=" argument

Issue - State: open - Opened by zachmoshe over 1 year ago - 18 comments
Labels: enhancement

#591 - Use enum instead of const for float consts with repr C

Pull Request - State: closed - Opened by dpgeorge over 1 year ago - 2 comments

#590 - [FEATURE REQUEST] Implement floor divide

Issue - State: closed - Opened by Friik90 over 1 year ago - 18 comments
Labels: enhancement, critical

#589 - [BUG] Boolean arrays are not iterable

Issue - State: closed - Opened by v923z over 1 year ago - 1 comment
Labels: bug, critical

#588 - Implement logical operators __or__, __and__ and __xor__ for ndarrays

Issue - State: closed - Opened by mtroback over 1 year ago - 9 comments
Labels: enhancement

#586 - [BUG] crash in (arg)min (and probably (arg)max)

Issue - State: open - Opened by jepler almost 2 years ago - 1 comment
Labels: bug

#584 - [BUG] Crash in array creation with non-matching ranges

Issue - State: open - Opened by jepler almost 2 years ago - 5 comments
Labels: bug, critical

#583 - fix sorting of empty arrays in sort_complex

Pull Request - State: closed - Opened by v923z almost 2 years ago

#582 - raise exception in arange, if step size is 0

Pull Request - State: closed - Opened by v923z almost 2 years ago - 1 comment

#569 - [FEATURE REQUEST] Add np.random Module

Issue - State: closed - Opened by MichaelRinger almost 2 years ago - 36 comments
Labels: enhancement

#568 - fix vectorize

Pull Request - State: closed - Opened by v923z almost 2 years ago - 1 comment

#557 - fix segmentation fault bug in fft.ifft

Pull Request - State: closed - Opened by v923z about 2 years ago - 2 comments

#523 - Instructions for adding ulab to Lego Spike Prime

Issue - State: closed - Opened by nw0428 over 2 years ago - 2 comments
Labels: enhancement

#516 - [BUG] linalg.qr function seems to be wrong

Issue - State: closed - Opened by vega1013 over 2 years ago - 7 comments
Labels: bug