J

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. This version has been modified to daemonize threads and stop any application using the library waiting after execution has finished, and is based on revision 29 of the svn version of the code from 2014-05-18.
https://sites.google.com/site/piotrwendykier/software/jtransforms
MPL 2.0
Piotr Wendykier
Aggregated version Version Update time
1.3 1.3.10 Feb 09, 2020
1.3.9 Sep 30, 2019
1.3.8 Oct 16, 2018
1.3.7 Oct 15, 2018
1.3.6 Sep 07, 2017
1.3.5 Jul 02, 2016
1.3.1 Sep 25, 2014
1.3 Sep 19, 2014
8 Records