Replies: 3 comments
-
|
Thanks for your suggestion. If I understand you correctly you would like the |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Yes |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
👍 I've marked it as a feature request and changed the title of the issue a bit |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
This is just a suggestion because it strikes me as odd that it doesn't work this way.
Consider this Matrix, it is the result of a subset function.
Now when calling the partitionSelect function I get an error because the matrix is considered to be two dimensional even when really is only one dimensional. This is nothing major but it could save a couple unnecessary lines of code by converting it to a 1 dimensional matrix.
Beta Was this translation helpful? Give feedback.
All reactions