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

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

[Octave-patch-tracker] [patch #10395] Addind the missing function combin


From: Leonardo
Subject: [Octave-patch-tracker] [patch #10395] Addind the missing function combinations
Date: Thu, 5 Oct 2023 15:03:33 -0400 (EDT)

URL:
  <https://savannah.gnu.org/patch/?10395>

                 Summary: Addind the missing function combinations
                   Group: GNU Octave
               Submitter: leolca
               Submitted: Thu 05 Oct 2023 07:03:30 PM UTC
                Category: Core : new function
                Priority: 5 - Normal
                  Status: None
                 Privacy: Public
             Assigned to: None
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any


    _______________________________________________________

Follow-up Comments:


-------------------------------------------------------
Date: Thu 05 Oct 2023 07:03:30 PM UTC By: Leonardo <leolca>
To be compatible with Matlab, this function would require Table object, which
is still not implemented in Octave. Therefore I've made an implementation that
works with numeric data (without using tables) and also works with other type
of data, using the Tablicious package
(https://github.com/apjanke/octave-tablicious). I'm not sure where exactly it
would fit, but I think inside scripts/specfun would be okay.






    _______________________________________________________
File Attachments:


-------------------------------------------------------
Date: Thu 05 Oct 2023 07:03:30 PM UTC  Name: combinations.m  Size: 3KiB   By:
leolca

<http://savannah.gnu.org/patch/download.php?file_id=55206>
-------------------------------------------------------
Date: Thu 05 Oct 2023 07:03:30 PM UTC  Name: combinations.patch  Size: 4KiB  
By: leolca

<http://savannah.gnu.org/patch/download.php?file_id=55207>

    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/patch/?10395>

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




reply via email to

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