File tree Expand file tree Collapse file tree 1 file changed +4
-8
lines changed Expand file tree Collapse file tree 1 file changed +4
-8
lines changed Original file line number Diff line number Diff line change @@ -2851,6 +2851,10 @@ msgstr ""
2851
2851
msgid "differentiation order out of range"
2852
2852
msgstr ""
2853
2853
2854
+ #: extmod/ulab/code/linalg/linalg.c
2855
+ msgid "dimensions do not match"
2856
+ msgstr ""
2857
+
2854
2858
#: py/modmath.c py/objfloat.c py/objint_longlong.c py/objint_mpz.c py/runtime.c
2855
2859
#: shared-bindings/math/__init__.c
2856
2860
msgid "division by zero"
@@ -3357,10 +3361,6 @@ msgstr ""
3357
3361
msgid "math domain error"
3358
3362
msgstr ""
3359
3363
3360
- #: extmod/ulab/code/linalg/linalg.c
3361
- msgid "matrix dimensions do not match"
3362
- msgstr ""
3363
-
3364
3364
#: extmod/ulab/code/linalg/linalg.c
3365
3365
msgid "matrix is not positive definite"
3366
3366
msgstr ""
@@ -4175,10 +4175,6 @@ msgstr ""
4175
4175
msgid "value_count must be > 0"
4176
4176
msgstr ""
4177
4177
4178
- #: extmod/ulab/code/linalg/linalg.c
4179
- msgid "vectors must have same lengths"
4180
- msgstr ""
4181
-
4182
4178
#: ports/esp32s2/common-hal/alarm/pin/__init__.c
4183
4179
msgid "wakeup conflict"
4184
4180
msgstr ""
You can’t perform that action at this time.
0 commit comments