Skip to content
This repository has been archived by the owner on Nov 17, 2020. It is now read-only.

frode-carlsen/fc-timeseries

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Known Vulnerabilities

fc-timeseries

Basic timeseries library for managing simple time-variant datatypes of different flavours. Pluggable functions and calculators.

Useful for representing a time series curve composed of multiple, variable duration time segments, with each it's own value function.

Use cases:

The libary implements timeseries as a segquence of timesegments, emphasizing a simple, basic solution but with flexibility in calculation on values.

For larger timeseries (10k-100k or more points) and for timeseries with constant intervals (e.g millisecond precision), this will not be the most efficient.

About

Basic timeseries library for managing simple time-variant datatypes of different flavours. Pluggable functions and calculators

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages