timeSeries

A library that provides data structures and algorithms for time series data

Лицензия

Лицензия

Группа

Группа

com.github.tknudsen
Идентификатор

Идентификатор

time-series
Последняя версия

Последняя версия

0.0.8
Дата

Дата

Тип

Тип

jar
Описание

Описание

timeSeries
A library that provides data structures and algorithms for time series data
Ссылка на сайт

Ссылка на сайт

https://github.com/TKnudsen/timeSeries
Система контроля версий

Система контроля версий

https://github.com/TKnudsen/timeSeries

Скачать time-series

Имя Файла Размер
time-series-0.0.8.pom
time-series-0.0.8.jar 2 KB
Обзор

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/com.github.tknudsen/time-series/ -->
<dependency>
    <groupId>com.github.tknudsen</groupId>
    <artifactId>time-series</artifactId>
    <version>0.0.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.tknudsen/time-series/
implementation 'com.github.tknudsen:time-series:0.0.8'
// https://jarcasting.com/artifacts/com.github.tknudsen/time-series/
implementation ("com.github.tknudsen:time-series:0.0.8")
'com.github.tknudsen:time-series:jar:0.0.8'
<dependency org="com.github.tknudsen" name="time-series" rev="0.0.8">
  <artifact name="time-series" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.tknudsen', module='time-series', version='0.0.8')
)
libraryDependencies += "com.github.tknudsen" % "time-series" % "0.0.8"
[com.github.tknudsen/time-series "0.0.8"]

Зависимости

compile (9)

Идентификатор библиотеки Тип Версия
com.fasterxml.jackson.core : jackson-annotations jar 2.12.0
com.fasterxml.jackson.core : jackson-databind jar [2.10.5.1,)
de.javagl : nd-tuples jar 0.0.1
de.javagl : nd-distance jar 0.0.1
org.apache.commons : commons-math3 jar 3.4.1
org.apache.commons : commons-collections4 jar 4.1
org.apache.commons : commons-lang3 jar 3.7
com.github.tknudsen : complex-data-object jar 0.2.13
com.github.tknudsen : dm-and-ml jar 0.0.4

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
0.0.8
0.0.7
0.0.6
0.0.5
0.0.4