Nima Sarajpoor
Nima Sarajpoor
@seanlaw > and tried to swap lines 2252 and 2253, but that did not work. Okay. I think this works! (Probably I made a mistake before). > isn't capturing/processing the...
# Part 1 > What is the logic behind swapping the two lines? **(I noticed that in ostinato, the story is a bit different. I explained it in the `Part...
> (I noticed that in ostinato, the story is a bit different. I explained it in the Part 2 below.) The logic is that T_subseq_isconstant should capture the constant subsequences...
> Therefore, it is 100% correct that [np.nan, 0.0, np.nan] is NOT a constant subsequence and we should insist upon this! Otherwise, it will lead to a lot of confusion...
@seanlaw > it is explicitly clear WHEN Σ_T needs to be set to 1.0. > Logically, is there any reason beyond: > 1. A subsequence containing non-finite numbers > 2....
@joehiggi1758 > are there any previous ones I can mirror? Examples: * [Discord Merlin](https://github.com/TDAmeritrade/stumpy/blob/main/docs/WIP/Tutorial_DiscordMERLIN.ipynb) * [Time Series Chain](https://github.com/TDAmeritrade/stumpy/blob/main/docs/WIP/Tutorial_Geometric_Chains.ipynb) For the sake of consistency, try to follow the naming conventions in...