Skip to content

Add parameter T_subseq_isfinite to stumpy.motifs #521

@NimaSarajpoor

Description

@NimaSarajpoor

I was wondering if we could add T_subseq_isfinite to the stumpy.motifs. It can then be used in the following block of code in function _motifs:

query_matches = match(
            Q,
            T,
            M_T=M_T,
            Σ_T=Σ_T,
            max_matches=None,
            max_distance=max_distance,
            atol=atol,
        )

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions