Merge pull request #7533 from jepler/update-ulab-607

update ulab to 6.0.7
This commit is contained in:
Dan Halbert 2023-02-01 16:24:56 -05:00 committed by GitHub
commit 92f39fd708
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 13 additions and 1 deletions

@ -1 +1 @@
Subproject commit e68bb707b20ee326d84ab75fc9fb35f2e85b87e3
Subproject commit f2dd2230c4fdf1aa5c7a160782efdde18e8204bb

View File

@ -2479,6 +2479,10 @@ msgstr ""
msgid "array has too many dimensions"
msgstr ""
#: extmod/ulab/code/ndarray.c
msgid "array is too big"
msgstr ""
#: py/objarray.c shared-bindings/alarm/SleepMemory.c
#: shared-bindings/memorymap/AddressRange.c shared-bindings/nvm/ByteArray.c
msgid "array/bytes required on right side"
@ -2907,6 +2911,10 @@ msgstr ""
msgid "div/mod not implemented for uint"
msgstr ""
#: extmod/ulab/code/numpy/create.c
msgid "divide by zero"
msgstr ""
#: py/runtime.c
msgid "division by zero"
msgstr ""
@ -3720,6 +3728,10 @@ msgstr ""
msgid "only mono is supported"
msgstr ""
#: extmod/ulab/code/numpy/create.c
msgid "only ndarrays can be concatenated"
msgstr ""
#: ports/stm/common-hal/audiobusio/PDMIn.c
msgid "only oversample=64 is supported"
msgstr ""