====== Software using the callable library ====== This is an incomplete list of software using our callable library. Please contact the extensions authors if you have questions. ===== GAP ===== Authors: Thomas Bächler and [[http://www.algebra.mathematik.uni-siegen.de/gutsche//|Sebastian Gutsche]] [[http://www.gap-system.org/Packages/polymakeinterface.html|PolymakeInterface]] is a [[http://www.gap-system.org|GAP]]-Package that provides a link to the callable library of the CAS polymake. It is not supposed to do any work by itself, but to provide the methods in polymake to GAP. All the functions in this package are supposed to be capsuled by functions in the [[http://www.gap-system.org/Packages/convex.html|Convex]] package, which provides needed structures and datatypes. Also the functions the have nicer names. This fact also causes that there are no doumentations for functions in this package. To get an overview about the supported functions, one might look at the polymake_main.cpp file or simply message the author. Working with this package alone without Convex is not recommended. ===== Singular ===== Authors: [[http://www.mathematik.uni-kl.de/~boehm/|Janko Böhm]] and Yue Ren [[http://www.singular.uni-kl.de/Manual/3-1-6/sing_2127.htm|polymake_so]] [[https://github.com/Singular/Sources/wiki/Gap-Polymake-Singular-Applications|Overview on software projects]] based on GAP polymake and Singular. ===== mptopcom ===== Authors: [[https://www.otaru-uc.ac.jp/~skip/|Skip Jordan]], [[http://page.math.tu-berlin.de/~joswig/|Michael Joswig]] and [[http://page.math.tu-berlin.de/~kastner/|Lars Kastner]] mptopcom is a software developed at TU Berlin and Hokkaido University for computing triangulations of point configurations in parallel. [[:mptopcom|mptopcom wiki page]] ===== mpha ===== Authors: [[https://lkastner.github.io/|Lars Kastner]] and [[https://martapanizzut.github.io/|Marta Panizzut]] mpha is a software developed at TU Berlin for computing hyperplane arrangements in parallel. [[:mpha|mpha wiki page]]