Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

gnugen.py: A python script to construct gnuplot input from the output of the triangle package (see below).

Download: gnugen.py

randomc: A library of random-number generators. This code belongs to Agner Fog, I've only added a Makefile to it. This code is required for the peakdist package. The link to the original library is here.

Download: randomc.tartgz

Triangle: A code to generate 2D meshes. This code belongs to Jonathan Richard Shewchuk. Triangle is useful to visualize Voronoi tesselations in combination with stringpca and gnugen.py.  The link to the original code is here.

Download: triangle.tgz