patchGNU Octave - Patches: patch #10395, Addind the missing function...

 
 

patch #10395: Addind the missing function combinations

Submitter:  Leonardo <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 Open/Closed:  Open
* Mandatory Fields

Add a New Comment Rich Markup
   

Thu 05 Oct 2023 07:03:30 PM UTC, original submission:  

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.

Leonardo <leolca>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

Attached Files
file #55206:  combinations.m added by leolca (3KiB - text/x-objcsrc)
file #55207:  combinations.patch added by leolca (4KiB - text/x-patch)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by leolca (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follow 2 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2023-10-05 leolca Attached File- Added combinations.m, #55206
        Attached File- Added combinations.patch, #55207

    Back to the top

    Powered by Savane 3.13-02a9.
    Corresponding source code