TDAmeritrade / stumpy

STUMPY is a powerful and scalable Python library for modern time series analysis

Home Page:https://stumpy.readthedocs.io/en/latest/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add Ts_subseq_isconstant and T_subseq_isconstant_func to gpu functions

seanlaw opened this issue · comments

Currently the Ts_subseq_isconstant parameter is missing from gpu_ostinato and T_subseq_isconstant_func is missing from gpu_stimp and needs to be added

@NimaSarajpoor Are you able to handle this? Thanks in advance

@seanlaw
I think you have already handled it. Right? (see c7967d0)

No, I have only updated the docstring but they are missing isconstant support in the actual function itself