GAP image creator, GAPic for short, is a package to visualize mathematical structures which can be generated using GAP.
Version 0.1
Released 2025-04-11
This project is maintained by Alice Niemeyer, Reymond Akpanya, Tom Görtzen, Meike Weiß, Lukas Schnelle
GAP image creator, GAPic for short, is a package to visualize mathematical structures which can be generated using the GAP language. It does not function alone, but rather extends other packages functionalities as to be independent of them.
While developing the SimplicialSurfaces package we wrote a functionality that visualizes simplicial surfaces. As the function grew and was improved we also managed to visualize more general triagonal complexes. To give all these functions a home, this package was then developed.
The package is currently under development and will as a first step gain the functionality of the DrawSurfaceToJavascript
function from the before mentioned package. There are plans to incorporate other functionalities, when that happens we will update this readme.
Feel free to contact us via the given contacts in the PackageInfo.g
or write an Issue in that tab
GAPic is released under GNU General Public License v3.0.