Skip to content

Zenmo/timeseries

Repository files navigation

Exploratory code for a time series library

Concepts:

  • UntypedTimeSeries as a minimal interface for a time series
  • SteppedUntypedTimeSeries as a discrete time series which can be inspected for its start, end and interval
  • Specific interfaces for typed variants of kilowatts, kWh, unitless, etc. (since Java does not have template specialization)
  • iterators to get balls-to-the-walls performance

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published