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

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

[Octave-bug-tracker] [bug #63379] Implement is* functions


From: Guillaume
Subject: [Octave-bug-tracker] [bug #63379] Implement is* functions
Date: Thu, 17 Nov 2022 11:38:54 -0500 (EST)

URL:
  <https://savannah.gnu.org/bugs/?63379>

                 Summary: Implement is* functions
                 Project: GNU Octave
               Submitter: gyom
               Submitted: Thu 17 Nov 2022 04:38:52 PM UTC
                Category: Octave Function
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Feature Request
                  Status: None
             Assigned to: None
         Originator Name: Guillaume
        Originator Email: 
             Open/Closed: Open
                 Release: dev
         Discussion Lock: Any
        Operating System: Any


    _______________________________________________________

Follow-up Comments:


-------------------------------------------------------
Date: Thu 17 Nov 2022 04:38:52 PM UTC By: Guillaume <gyom>
Having is<class> available for classes that are not yet implemented in Octave
would be useful for compatibility with Matlab. This is, for example, already
the case with isstring, even if, as commented in bug #50855
<https://savannah.gnu.org/bugs/index.php?50855#comment10>, it would be better
if the implementation was returning 'isa (s, "CLASS")' instead of 'false'.
isStringScalar is also available in the same bug report.

Other functions that could be implemented in the same way are listed below:


iscalendarduration
iscategorical
iscodistributed
isdatetime
isdistributed
isduration
isenum
isgpuarray
isreplicated
istable
istabular
istall
istimetable


Would you consider their inclusion in Octave even if the corresponding class
is not there yet?







    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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