JTransforms

JTransforms is the first, open source, multithreaded FFT library written in pure Java. Currently, four types of transforms are available: Discrete Fourier Transform (DFT), Discrete Cosine Transform (DCT), Discrete Sine Transform (DST) and Discrete Hartley Transform (DHT). The code is derived from General Purpose FFT Package written by Takuya Ooura and from Java FFTPack written by Baoshe Zhang.

Лицензия

Лицензия

Категории

Категории

ORM Данные
Группа

Группа

edu.emory.mathcs
Идентификатор

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

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

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

2.4
Дата

Дата

Тип

Тип

jar
Описание

Описание

JTransforms
JTransforms is the first, open source, multithreaded FFT library written in pure Java. Currently, four types of transforms are available: Discrete Fourier Transform (DFT), Discrete Cosine Transform (DCT), Discrete Sine Transform (DST) and Discrete Hartley Transform (DHT). The code is derived from General Purpose FFT Package written by Takuya Ooura and from Java FFTPack written by Baoshe Zhang.
Ссылка на сайт

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

https://sites.google.com/site/piotrwendykier/software/jtransforms

Скачать JTransforms

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

<!-- https://jarcasting.com/artifacts/edu.emory.mathcs/JTransforms/ -->
<dependency>
    <groupId>edu.emory.mathcs</groupId>
    <artifactId>JTransforms</artifactId>
    <version>2.4</version>
</dependency>
// https://jarcasting.com/artifacts/edu.emory.mathcs/JTransforms/
implementation 'edu.emory.mathcs:JTransforms:2.4'
// https://jarcasting.com/artifacts/edu.emory.mathcs/JTransforms/
implementation ("edu.emory.mathcs:JTransforms:2.4")
'edu.emory.mathcs:JTransforms:jar:2.4'
<dependency org="edu.emory.mathcs" name="JTransforms" rev="2.4">
  <artifact name="JTransforms" type="jar" />
</dependency>
@Grapes(
@Grab(group='edu.emory.mathcs', module='JTransforms', version='2.4')
)
libraryDependencies += "edu.emory.mathcs" % "JTransforms" % "2.4"
[edu.emory.mathcs/JTransforms "2.4"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

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

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

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

Версия
2.4