fb16dfecae
Commit b7f05445c0
has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner)
6 lines
398 B
Text
6 lines
398 B
Text
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.
|