<p>There are different ways to use <strong class="pkg">SCO</strong>. Please note that for the actual computations the <strong class="pkg">homalg</strong> package is required, and you will need both the <strong class="pkg">RingsForHomalg</strong> and the <strong class="pkg">GaussForHomalg</strong> package to make use of the full computational capabilities. For your information, <strongclass="pkg">RingsForHomalg</strong> offers support for external computer algebra systems and the rings they support, while <strong class="pkg">GaussForHomalg</strong> extends <strong class="pkg">GAP</strong> functionality with regards to sparse matrices and computations over fields and <span class="SimpleMath">\(ℤ / \langle p^n \rangle\)</span>.</p>
<p>Regardless of the extend of your installation, you will always be able to call the example script <code class="file">SCO/examples/examples.g</code>. This script is not only callable in-<strong class="pkg">GAP</strong> by <code class="func">SCO_Examples</code> (<a href="chap4_mj.html#X85874A8979FF9E82"><span class="RefLink">4.3-6</span></a>), but also automatically checks which packages you have installed and provides you with the available options. The example script is designed to take you through the ring creation process and then load one of the files of your choice located in the <code class="file">SCO/examples/orbifolds/</code> directory. In there you will find a lot of test files with small 0- or 1-dimensional orbifolds, but also the complete triangulations of the 17 orbifolds corresponding to the 2-dimensional wallpaper groups (these should be exactly the uncapitalized files, ranging from <code class="file">p1.g</code> to <code class="file">p6m.g</code>). Computing the cohomology of these orbifolds was an important part of my diploma thesis <a href="chapBib_mj.html#biBGoe">[G\t08]</a>.</p>
<p>Please note that the variables <var class="Arg">M</var>, <var class="Arg">iso</var>, and <var class="Arg">mu</var> in the orbifold files have to keep their name for the example script to work correctly. Refer to chapter <a href="chap3_mj.html#X7A489A5D79DA9E5C"><span class="RefLink">3</span></a> for concrete examples.</p>
<p>Once you are familiar with the example script and want to try out your own triangulations, it is best to create your own <code class="file">.g</code> file in the <code class="file">SCO/examples/orbifolds/</code> directory, then call the script again. If for any reason you do not want to create a file or work with the script, you can always do every step by hand. Check <a href="chap4_mj.html#X8394FA997C62A89C"><span class="RefLink">4</span></a> if you need to know more about specific methods and functions. The basic steps are:</p>
<ul>
<li><p>Define a list of maximum simplices</p>
</li>
<li><p>If applicable, define an isotropy record</p>
</li>
<li><p>If applicable, define a list encoding the <span class="SimpleMath">\(\mu\)</span>-map</p>
</li>
<li><p>From the above data, create an orbifold triangulation</p>
</li>
<li><p>Define the simplicial set of the orbifold triangulation</p>
</li>
<li><p>Create a <strong class="pkg">homalg</strong> ring <span class="SimpleMath">\(R\)</span></p>
</li>
<li><p>Create boundary or coboundary matrices over <span class="SimpleMath">\(R\)</span></p>
</li>
<li><p>Calculate their homology or cohomology</p>
Die Informationen auf dieser Webseite wurden
nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit,
noch Qualität der bereit gestellten Informationen zugesichert.
Bemerkung:
Die farbliche Syntaxdarstellung ist noch experimentell.