octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #61199] Allow 'char' input sets to nchoosek fo


From: John W. Eaton
Subject: [Octave-bug-tracker] [bug #61199] Allow 'char' input sets to nchoosek for Matlab compatibility
Date: Thu, 23 Sep 2021 16:27:04 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Firefox/78.0

Follow-up Comment #14, bug #61199 (project octave):

You can just add a bug number to a test or assert and it is essentially the
same as xtest.

With the bug number, it will show up as an XFAIL in the test report.  Then if
the bug is fixed, it will be PASS.  Then, after running "make
update-bug-status" to add "*" to the reports that are marked as "fixed" in the
bug tracker, any subsequent failure will be shown as a REGRESSION.

And yes, since most of what nchoosek does is indexing, I would expect that if
repelem is fixed to handle arrays of any kind of object, then nchoosek would
also work for those objects.

    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?61199>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]