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

Quelle  chapA.html   Sprache: HTML

 
 products/Sources/formale Sprachen/GAP/pkg/loops/doc/chapA.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 (Loops) - Appendix A: Files</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="chapA"  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="chap4.html">4</a>  <a href="chap5.html">5</a>  <a href="chap6.html">6</a>  <a href="chap7.html">7</a>  <a href="chap8.html">8</a>  <a href="chap9.html">9</a>  <a href="chapA.html">A</a>  <a href="chapB.html">B</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="chap9.html">[Previous Chapter]</a>    <a href="chapB.html">[Next Chapter]</a>   </div>

<p id="mathjaxlink" class="pcenter"><a href="chapA_mj.html">[MathJax on]</a></p>
<p><a id="X7BC4571A79FFB7D0" name="X7BC4571A79FFB7D0"></a></p>
<div class="ChapSects"><a href="chapA.html#X7BC4571A79FFB7D0">A <span class="Heading">Files</span></a>
</div>

<h3>A <span class="Heading">Files</span></h3>

<p>Below is a list of all relevant files forming the <strong class="pkg">LOOPS</strong> package. Some technical files are not included. A typical user will not need to know any of this information. All paths are relative to the <code class="file">pkg/loops</code> folder. <br /> <br /> <code class="file">README</code> (installation and usage instructions) <br /> <code class="file">init.g</code> (declarations) <br /> <code class="file">PackageInfo.g</code> (loading info for GAP 4.4) <br /> <code class="file">read.g</code> (implementations) <br /> <code class="file">data/automorphic.tbl</code> (library of automorphic loops) <br /> <code class="file">data/automorphic/*.*</code> (addition files for the library of automorphic loops) <br /> <code class="file">data/cc.tbl</code> (library of conjugacy closed loops) <br /> <code class="file">data/code.tbl</code> (library of code loops) <br /> <code class="file">data/interesting.tbl</code> (library of interesting loops) <br /> <code class="file">data/itp_small.tbl</code> (library of small loops up to isotopism) <br /> <code class="file">data/leftbol.tbl</code> (library of left Bol loops) <br /> <code class="file">data/moufang.tbl</code> (library of Moufang loops) <br /> <code class="file">data/nilpotent.tbl</code> (library of small nilpotent loops) <br /> <code class="file">data/rcc.tbl</code> (library of right conjugacy closed loops) <br /> <code class="file">data/rcc/*.*</code> (additional files for the library of right conjugacy closed loops) <br /> <code class="file">data/paige.tbl</code> (library of Paige loops) <br /> <code class="file">data/small.tbl</code> (library of small loops) <br /> <code class="file">data/steiner.tbl</code> (library of Steiner loops) <br /> <code class="file">doc/*.*</code> (all documentation files) <br /> <code class="file">doc/loops.xml</code> (the main documentation file for GAPDoc) <br /> <code class="file">doc/loops.bib</code> (the main bibliography file for documentation) <br /> <code class="file">gap/bol_core_methods.gd .gi</code> (core methods for Bol loops) <br /> <code class="file">gap/classes.gd .gi</code> (properties of quasigroups and loops) <br /> <code class="file">gap/convert.gd .gi</code> (methods for data conversion and compression) <br /> <code class="file">gap/core_methods.gd .gi</code> (core methods for quasigroups and loops) <br /> <code class="file">gap/elements.gd .gi</code> (elements and basic arithmetic operations) <br /> <code class="file">gap/examples.gd .gi</code> (methods for libraries of loops) <br /> <code class="file">gap/extensions.gd .gi</code> (methods for extensions of loops) <br /> <code class="file">gap/iso.gd .gi</code> (methods for isomorphisms and isotopisms of loops) <br /> <code class="file">gap/memory.gd .gi</code> (memory management) <br /> <code class="file">gap/mlt_search.gd .gi</code> (realizing groups as multiplication groups of loops) <br /> <code class="file">gap/moufang_modifications.gd .gi</code> (methods for Moufang modifications) <br /> <code class="file">gap/moufang_triality.gd .gi</code> (methods for triality of Moufang loops) <br /> <code class="file">gap/quasigroups.gd .gi</code> (representing, creating and displaying quasigroups) <br /> <code class="file">gap/random.gd .gi</code> (random quasigroups and loops) <br /> <code class="file">tst/bol.tst</code> (test file for Bol loops) <br /> <code class="file">tst/core_methods.tst</code> (test file for core methods) <br /> <code class="file">tst/iso.tst</code> (test file for isomorphisms and automorphisms) <br /> <code class="file">tst/lib.tst</code> (test file for libraries of loops, except Moufang loops) <br /> <code class="file">tst/nilpot.tst</code> (test file for nilpotency and triality) <br /> <code class="file">tst/testall.g</code> (batch for all test files)</p>


<div class="chlinkprevnextbot"> <a href="chap0.html">[Top of Book]</a>   <a href="chap0.html#contents">[Contents]</a>    <a href="chap9.html">[Previous Chapter]</a>    <a href="chapB.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="chap4.html">4</a>  <a href="chap5.html">5</a>  <a href="chap6.html">6</a>  <a href="chap7.html">7</a>  <a href="chap8.html">8</a>  <a href="chap9.html">9</a>  <a href="chapA.html">A</a>  <a href="chapB.html">B</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.2 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.