apache / apache/otava

Explore using threads

Open
#110 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
177
Forks
35
Avg merge
3d 16h
Merged PRs (30d)
6

Description

Python 3.14 (#109 ) supports threads. E-divisive could be trivially multi-threaded such that each time a change point is found and the time series splits into two, both sides could be computed in two separate threads. (Perhaps limited by some maximum amount of total threads.

Update: We decided to continue to support all active python versions. Even so, this could be introduced as an option, and it would default to 1 thread, and on 3.13 and earlier, that would be the only option.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.