SkillAgentSearch skills...

UtsAlgorithms

Algorithms for Unevenly Spaced Time Series in C

Install / Use

/learn @andreas50/UtsAlgorithms
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Overview

This C library provides rolling time series operators for unevenly spaced data, such as simple moving averages (SMAs), exponential moving averages (EMAs), and various rolling functions. The SMAs and EMAs support three different interpolation schemes.

The implementation details are described in "Algorithms for Unevenly Spaced Time Series: Moving Averages and Other Rolling Operators", Eckner (2017).

Installation

Please see README_Linux and README_Windows for how to compile the code and run the test program under Linux and Windows, respectively.

View on GitHub
GitHub Stars15
CategoryDevelopment
Updated1y ago
Forks3

Languages

C

Security Score

60/100

Audited on Jun 6, 2024

No findings