Thomas Rehn

Software

SymPol

AUTHORS
Thomas Rehn, Achill Schürmann
CONTENTS
SymPol is a C++ tool to work with symmetric polyhedra. It helps to compute restricted automorphisms (parts of the linear symmetry group) of polyhedra and performs polyhedral description conversion up to a given or computed symmetry group
VERSION
0.1.8 (Sep 27, 2012)
DOWNLOAD
User's guide, Manual, Latest version

PermLib

AUTHORS
Thomas Rehn
CONTENTS
A callable C++ library for permutation computations that currently supports set stabilizer, in-orbit computations and finding lexicographically least orbit elements, based on bases and strong generating sets (BSGS). It also attemps a very basic type recognition for permutation groups.
VERSION
0.2.8 (Sep 27, 2012)
DOWNLOAD
User's guide, Latest version, API documentation
Code repository and issue tracker on github