Quellcodebibliothek Statistik Leitseite products/sources/formale Sprachen/GAP/pkg/smallclassnr/doc/   (Algebra von RWTH Aachen Version 4.15.1©)  Datei vom 11.9.2025 mit Größe 6 kB image not shown  

Quelle  chap1.html   Sprache: HTML

 
 products/sources/formale Sprachen/GAP/pkg/smallclassnr/doc/chap1.html


<?xml version="1.0" encoding="UTF-8"?>

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
         "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">

<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
<head>
<title>GAP (SmallClassNr) - Chapter 1: The SmallClassNr package</title>
<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
<meta name="generator" content="GAPDoc2HTML" />
<link rel="stylesheet" type="text/css" href="manual.css" />
<script src="manual.js" type="text/javascript"></script>
<script type="text/javascript">overwriteStyle();</script>
</head>
<body class="chap1"  onload="jscontent()">


<div class="chlinktop"><span class="chlink1">Goto Chapter: </span><a href="chap0.html">Top</a>  <a href="chap1.html">1</a>  <a href="chap2.html">2</a>  <a href="chap3.html">3</a>  <a href="chapBib.html">Bib</a>  <a href="chapInd.html">Ind</a>  </div>

<div class="chlinkprevnexttop"> <a href="chap0.html">[Top of Book]</a>   <a href="chap0.html#contents">[Contents]</a>    <a href="chap0.html">[Previous Chapter]</a>    <a href="chap2.html">[Next Chapter]</a>   </div>

<p id="mathjaxlink" class="pcenter"><a href="chap1_mj.html">[MathJax on]</a></p>
<p><a id="X7EC4E71A8078695B" name="X7EC4E71A8078695B"></a></p>
<div class="ChapSects"><a href="chap1.html#X7EC4E71A8078695B">1 <span class="Heading">The SmallClassNr package</span></a>
<div class="ContSect"><span class="tocline"><span class="nocss"> </span><a href="chap1.html#X8360C04082558A12">1.1 <span class="Heading">Installation</span></a>
</span>
</div>
<div class="ContSect"><span class="tocline"><span class="nocss"> </span><a href="chap1.html#X861ED1338181C66D">1.2 <span class="Heading">Loading</span></a>
</span>
</div>
<div class="ContSect"><span class="tocline"><span class="nocss"> </span><a href="chap1.html#X7A178B0587668C3E">1.3 <span class="Heading">Citing</span></a>
</span>
</div>
<div class="ContSect"><span class="tocline"><span class="nocss"> </span><a href="chap1.html#X7B689C0284AC4296">1.4 <span class="Heading">Support</span></a>
</span>
</div>
</div>

<h3>1 <span class="Heading">The SmallClassNr package</span></h3>

<p>This is the manual for the <strong class="pkg">GAP</strong> 4 package <strong class="pkg">SmallClassNr</strong> version 1.4.2, developed by Sam Tertooy.</p>

<p><a id="X8360C04082558A12" name="X8360C04082558A12"></a></p>

<h4>1.1 <span class="Heading">Installation</span></h4>

<p>If you are using <strong class="pkg">GAP</strong> version 4.15.0 or newer, then <strong class="pkg">SmallClassNr</strong> should be installed by default.</p>

<p>If this is not the case, but the <strong class="pkg">PackageManager</strong> package is installed and loaded, you can install <strong class="pkg">SmallClassNr</strong> from within a <strong class="pkg">GAP</strong> session using <code class="func">InstallPackage</code> (<a href="/home/runner/gap/pkg/packagemanager/doc/chap2.html#X81A6FF1B81D004BA"><span class="RefLink">PackageManager 2.1-1</span></a>).</p>


<div class="example"><pre>
<span class="GAPprompt">gap></span> <span class="GAPinput">InstallPackage( "SmallClassNr" );</span>
...
true
</pre></div>

<p>Alternatively, you can download <strong class="pkg">SmallClassNr</strong> as a .tar.gz archive <span class="URL"><a href="https://github.com/stertooy/SmallClassNr/releases/download/v1.4.2/SmallClassNr-1.4.2.tar.gz">here</a></span>. After extracting, you should place it in a suitable <code class="file">pkg</code> folder. For example, on a Debian-based Linux distribution (e.g. Ubuntu, Mint), you can place it in <code class="file">$HOME/.gap/pkg</code> (recommended) which makes it available for just yourself, or in the <strong class="pkg">GAP</strong> installation directory (<code class="file">gap-X.Y.Z/pkg</code>) which makes it available for all users.</p>

<p>You can use the following command to efficiently install the package for yourself:</p>


<div class="example"><pre>wget -qO - https://[...].tar.gz | tar xzf - --one-top-level=$HOME/.gap/pkg</pre></div>

<p><a id="X861ED1338181C66D" name="X861ED1338181C66D"></a></p>

<h4>1.2 <span class="Heading">Loading</span></h4>

<p>Once installed, loading <strong class="pkg">SmallClassNr</strong> can be done by using <code class="func">LoadPackage</code> (<a href="/home/runner/gap/doc/ref/chap76.html#X79B373A77B29D1F5"><span class="RefLink">ref 76.2-1</span></a>).</p>


<div class="example"><pre>
<span class="GAPprompt">gap></span> <span class="GAPinput">LoadPackage( "SmallClassNr" );</span>
...
true
</pre></div>

<p><a id="X7A178B0587668C3E" name="X7A178B0587668C3E"></a></p>

<h4>1.3 <span class="Heading">Citing</span></h4>

<p>If you use the <strong class="pkg">SmallClassNr</strong> package in your research, we would love to hear about your work via an email to the address <span class="URL"><a href="mailto:sam.tertooy@kuleuven.be">sam.tertooy@kuleuven.be</a></span>. If you have used the <strong class="pkg">SmallClassNr</strong> package in the preparation of a paper and wish to refer to it, please cite it as described below.</p>

<p>In BibTeX:</p>


<div class="example"><pre>
@misc{SCN1.4.2,
    author =       {Tertooy, Sam},
    title =        {{SmallClassNr,
                    Library of finite groups with small class number,
                    Version 1.4.2}},
    note =         {GAP package},
    year =         {2025},
    howpublished = {\url{https://stertooy.github.io/SmallClassNr}}
}</pre></div>

<p>In BibLaTeX:</p>


<div class="example"><pre>
@software{SCN1.4.2,
    author =   {Tertooy, Sam},
    title =    {SmallClassNr},
    subtitle = {Library of finite groups with small class number},
    version =  {1.4.2},
    note =     {GAP package},
    year =     {2025},
    url =      {https://stertooy.github.io/SmallClassNr}
}</pre></div>

<p><a id="X7B689C0284AC4296" name="X7B689C0284AC4296"></a></p>

<h4>1.4 <span class="Heading">Support</span></h4>

<p>If you encounter any problems, please submit them to the <span class="URL"><a href="https://github.com/stertooy/SmallClassNr/issues">issue tracker</a></span>. If you have any questions on the usage or functionality of <strong class="pkg">SmallClassNr</strong>, you may contact me via email at <span class="URL"><a href="mailto:sam.tertooy@kuleuven.be">sam.tertooy@kuleuven.be</a></span>.</p>


<div class="chlinkprevnextbot"> <a href="chap0.html">[Top of Book]</a>   <a href="chap0.html#contents">[Contents]</a>    <a href="chap0.html">[Previous Chapter]</a>    <a href="chap2.html">[Next Chapter]</a>   </div>


<div class="chlinkbot"><span class="chlink1">Goto Chapter: </span><a href="chap0.html">Top</a>  <a href="chap1.html">1</a>  <a href="chap2.html">2</a>  <a href="chap3.html">3</a>  <a href="chapBib.html">Bib</a>  <a href="chapInd.html">Ind</a>  </div>

<hr />
<p class="foot">generated by <a href="https://www.math.rwth-aachen.de/~Frank.Luebeck/GAPDoc">GAPDoc2HTML</a></p>
</body>
</html>

100%


¤ Dauer der Verarbeitung: 0.15 Sekunden  (vorverarbeitet)  ¤

*© Formatika GbR, Deutschland






Wurzel

Suchen

Beweissystem der NASA

Beweissystem Isabelle

NIST Cobol Testsuite

Cephes Mathematical Library

Wiener Entwicklungsmethode

Haftungshinweis

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.