You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A fast implementation of the Largest-Triangle-Three-Buckets (LTTB) downsampling algorithm. Python module written in pure C.
It is based on lttb-py and is over 12 and up to 25 times faster than the pure Python implementation.