Skip to content

Data with an axis of length of 0 infinite loops #505

@coderforlife

Description

@coderforlife

Seems that if you gives the function an array where one of the axes lengths is 0 then the program goes into an infinite loop. The simple test case I found is:

dwtn([[]], 'haar')

But it is likely true about others as well, just haven't tested other situations.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions