Last Version

JTransforms 2.4.0

JTransforms is the first, open source, multithreaded FFT library written in pure Java. Benchmark results show better performance than FFTW.

License

License

MPL
GPL
Categories

Categories

ORM Data
GroupId

GroupId

com.github.rwl
ArtifactId

ArtifactId

jtransforms
Version

Version

2.4.0
Type

Type

jar
Description

Description

JTransforms
JTransforms is the first, open source, multithreaded FFT library written in pure Java. Benchmark results show better performance than FFTW.
Project URL

Project URL

http://sourceforge.net/projects/jtransforms/

Download jtransforms 2.4.0


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

Dependencies

compile (1)

Group / Artifact Type Version
junit : junit jar 4.8.2

Project Modules

There are no modules declared in this project.