Skip to content

Add parameter T_subseq_isfinite to stumpy.motifs #521

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,
        )

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions