Welcome to time_series’s documentation!¶
Time Series¶
What it is¶
A templated circular buffer with time stamps. It has two implementation, a threadsafe version, and a multiprocesses version (which uses shared memory communication).
Copyrights¶
Copyright (c) 2019, New York University and Max Planck Gesellschaft.
Licence¶
License BSD-3-Clause