Skip to content

Duplicate Function Names #75

@benfulcher

Description

@benfulcher

The catch22 module has function names like DN_HistogramMode as 2017 versions, when these functions have been updated in the latest hctsa, and thus there are duplicate but different functions with identical names—rock-bottom bad practice for software dev, and a problem with poor namespace control in Matlab.
May need to change this in catch22 to disambiguate when sitting in this package, or do some object-oriented implementation to make e.g., catch22.DN_HistogramMode clearly distinguished (Using the directory with @ name convention?)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions