This package browser is in early development. Mind the rough edges.

java-jtransforms 3.1

Multithreaded FFT library written in pure Java

JTransforms is a 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).

Installation

Install java-jtransforms 3.1 as follows:

guix install java-jtransforms@3.1

Or install the latest version:

guix install java-jtransforms

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.