bugGNU Octave - Bugs: bug #51516, Implementation of class categorical

 
 

bug #51516: Implementation of class categorical

Submitter:  Guillaume <gyom>
Submitted:  Thu 20 Jul 2017 10:10:12 AM UTC
   
 
Category:  Octave Function Severity:  1 - Wish
Priority:  5 - Normal Item Group:  Feature Request
Status:  Confirmed Assigned to:  None
Originator Name:  Guillaume Open/Closed:  * Open
Release:  * dev Operating System:  * Any
Fixed Release:  None Planned Release:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Fri 21 Jul 2017 08:36:07 AM UTC, comment #2: 

I guessed I missed it or forgot about it - thanks for pointing it out to me. It seems to be in an earlier stage than what I uploaded here so the duplication of effort has been rather limited. I would also suggest to use classdef.

Guillaume <gyom>
Thu 20 Jul 2017 05:34:43 PM UTC, comment #1: 

Have you looked at the work in progress that was started a few months ago and discussed on the mailing list?

https://bitbucket.org/nvs232/octave-categorical

Mike Miller <mtmiller>
Group Member
Thu 20 Jul 2017 10:10:12 AM UTC, original submission:  

Matlab has a categorical class:
https://www.mathworks.com/help/matlab/ref/categorical.html

I started implementing it a couple of months ago for Octave, see attached files. I'm only roughly half way through but as the file is already more than a thousand lines, I thought I would upload it here in case someone has feedbacks or suggestions before it grows further.

Guillaume <gyom>

 

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

Attach Files:
   
   
Comment:
   

Attached Files
file #41261:  categorical.m added by gyom (32KiB - d2l/unknowntype)
file #41262:  iscategorical.m added by gyom (1KiB - d2l/unknowntype)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by johasixt
  • -email is unavailable- added by mtmiller (Posted a comment)
  • -email is unavailable- added by gyom (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 group members can vote.

     

    Follow 6 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2018-09-03 johasixt Carbon-Copy- Added johasixt
    2017-07-20 rik5 Carbon-CopyRemoved 72865 -
    2017-07-20 rik5 Severity3 - Normal 1 - Wish
        StatusNone Confirmed
    2017-07-20 gyom Attached File- Added categorical.m, #41261
        Attached File- Added iscategorical.m, #41262

    Back to the top

    Powered by Savane 3.13-f8d8.
    Corresponding source code