Authors: Edoardo Milotti
Program title: PLNoise
Catalogue identifier: ADXV_v1_0
Distribution format: tar.gz
Journal reference: Comput. Phys. Commun. 175(2006)212
Programming language: ANSI C.
Computer: Any computer with an ANSI C compiler: the package has been tested with gcc version 3.2.3 on Red Hat Linux 3.2.3-52 and gcc version 4.0.0 and 4.0.1 on Apple Mac OS X-10.4.
Operating system: All operating systems capable of running an ANSI C compiler.
RAM: The code of the test program is very compact (about 50 Kbytes), but the program works with list management and allocates memory dynamically; in a typical run (like the one discussed in section 4 in the long write-up) with average list length 2 x 104, the RAM taken by the list is 200 Kbytes.