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

ezFFTW 0.1.2

The ezFFTW artifact provides methods for executing Fast Fourier Transforms. It wraps parts of the FFTW javacpp preset by bytedeco, which provides native bindings to the FFTW library. The purpose of this artifact is to provide an easy to use interface for executing FFTs.

Лицензия

Лицензия

Группа

Группа

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

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

ezfftw
Версия

Версия

0.1.2
Тип

Тип

jar
Описание

Описание

ezFFTW
The ezFFTW artifact provides methods for executing Fast Fourier Transforms. It wraps parts of the FFTW javacpp preset by bytedeco, which provides native bindings to the FFTW library. The purpose of this artifact is to provide an easy to use interface for executing FFTs.
Ссылка на сайт

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

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

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

https://github.com/hageldave/ezFFTW.git

Скачать ezfftw 0.1.2


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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.bytedeco.javacpp-presets : fftw-platform jar 3.3.7-1.4

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12

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

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