An open API service indexing awesome lists of open source software.

https://github.com/mathematicator-core/series-continuation

Smart numeric algorithm for continuation of the series.
https://github.com/mathematicator-core/series-continuation

Last synced: 6 months ago
JSON representation

Smart numeric algorithm for continuation of the series.

Awesome Lists containing this project

README

          

Continuation of the series
==========================

Smart numeric algorithm for continuation of the series.

Idea
----

![Chart](doc/chart.png)

Imagine a array of numbers that we obtain from monitoring historical data (for example, the development of the population in the city, inflation, exchange rates, ...).

Many series behave in a predictable way, which can be expressed by choosing an appropriate strategy (which this package defines or you can use yours), and accordingly we can calculate future values from history and current values with respect to time or another criterion.