string-kernel icon indicating copy to clipboard operation
string-kernel copied to clipboard

returning [-1] in get_numbers_for_sequence

Open prihoda opened this issue 6 years ago • 0 comments

Hi, I have a question, what is the effect of returning [-1] in get_numbers_for_sequence? Doesn't it produce unexpected counts by negative indexing after being multiplied with the multiplier?

https://github.com/jakob-he/string-kernel/blob/c9702d329b35698f09eb9f5d22857238c95b8665/strkernel/gappy_kernel.py#L19

prihoda avatar Jan 05 '20 00:01 prihoda