<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="de">
	<id>https://wiki-de.moshellshocker.dns64.de/index.php?action=history&amp;feed=atom&amp;title=GAP_%28Software%29</id>
	<title>GAP (Software) - Versionsgeschichte</title>
	<link rel="self" type="application/atom+xml" href="https://wiki-de.moshellshocker.dns64.de/index.php?action=history&amp;feed=atom&amp;title=GAP_%28Software%29"/>
	<link rel="alternate" type="text/html" href="https://wiki-de.moshellshocker.dns64.de/index.php?title=GAP_(Software)&amp;action=history"/>
	<updated>2026-05-31T21:31:47Z</updated>
	<subtitle>Versionsgeschichte dieser Seite in Wikipedia (Deutsch) – Lokale Kopie</subtitle>
	<generator>MediaWiki 1.43.8</generator>
	<entry>
		<id>https://wiki-de.moshellshocker.dns64.de/index.php?title=GAP_(Software)&amp;diff=107212&amp;oldid=prev</id>
		<title>imported&gt;InternetArchiveBot: InternetArchiveBot hat 1 Archivlink(s) ergänzt und 0 Link(s) als defekt/tot markiert.) #IABot (v2.0.9.5</title>
		<link rel="alternate" type="text/html" href="https://wiki-de.moshellshocker.dns64.de/index.php?title=GAP_(Software)&amp;diff=107212&amp;oldid=prev"/>
		<updated>2025-03-19T08:06:19Z</updated>

		<summary type="html">&lt;p&gt;&lt;a href=&quot;/index.php?title=Benutzer:InternetArchiveBot&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;Benutzer:InternetArchiveBot (Seite nicht vorhanden)&quot;&gt;InternetArchiveBot&lt;/a&gt; hat 1 Archivlink(s) ergänzt und 0 Link(s) als defekt/tot markiert.) #IABot (v2.0.9.5&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Neue Seite&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Infobox Software&lt;br /&gt;
| Hersteller      = GAP Group&lt;br /&gt;
| Kategorie       = [[Computeralgebrasystem]]&lt;br /&gt;
| Lizenz          = [[GNU General Public License|GPL]] ([[Freie Software]])&lt;br /&gt;
| Deutsch         = nein&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;GAP&amp;#039;&amp;#039;&amp;#039; ([[Akronym]] aus: &amp;#039;&amp;#039;&amp;#039;&amp;#039;&amp;#039;G&amp;#039;&amp;#039;&amp;#039;roups, &amp;#039;&amp;#039;&amp;#039;A&amp;#039;&amp;#039;&amp;#039;lgorithms and &amp;#039;&amp;#039;&amp;#039;P&amp;#039;&amp;#039;&amp;#039;rogramming&amp;#039;&amp;#039;) ist ein [[Freie Software|freies]] [[Computeralgebrasystem]]. Es soll, ähnlich wie [[Mathematica]], Berechnungen im Bereich der [[Diskrete Mathematik|diskreten]] [[Algebra]] ausführen, insbesondere im Gebiet der algorithmischen [[Gruppentheorie]].&lt;br /&gt;
&lt;br /&gt;
== Geschichte ==&lt;br /&gt;
GAP wurde zwischen 1986 und 1997 am Lehrstuhl D für Mathematik an der [[RWTH Aachen]] entwickelt. Nach der [[Emeritierung]] des verantwortlichen Prof. [[Joachim Neubüser]] ging die Zuständigkeit für Entwicklung und Pflege an die [[University of St Andrews|Universität Saint Andrews]] in Schottland über. Im März 2005 wurde die Koordination unter mehreren GAP-Zentren aufgeteilt: die Universität Saint Andrews, die RWTH Aachen, die [[Technische Universität Braunschweig]] und die [[Colorado State University]] in [[Fort Collins]].&amp;lt;ref&amp;gt;[https://www.gap-system.org/Contacts/centres.html GAP centres]&amp;lt;/ref&amp;gt; Im April 2020 wurde die [[Technische Universität Kaiserslautern]] in die Liste der GAP-Zentren aufgenommen.&lt;br /&gt;
&lt;br /&gt;
Im Jahr 2008 wurden die Entwickler von GAP, die &amp;#039;&amp;#039;GAP Group&amp;#039;&amp;#039;, mit dem „ACM/SIGSAM Richard Dimick Jenks Memorial Prize for Excellence in Software Engineering applied to Computer Algebra“ ausgezeichnet.&amp;lt;ref&amp;gt;[https://www.sigsam.org/awards/jenks/awardees/ Liste der Preisträger]&amp;lt;/ref&amp;gt;&amp;lt;ref&amp;gt;{{Webarchiv|url=http://www.math.rwth-aachen.de/~Frank.Luebeck/tmp/pl1.jpg |wayback=20151211121102 |text=Bild der Plakette |archiv-bot=2025-03-19 08:06:14 InternetArchiveBot }}&amp;lt;/ref&amp;gt;&lt;br /&gt;
Die Preisverleihung fand im Juli 2008 während des &amp;#039;&amp;#039;International Symposium on Symbolic and Algebraic Computation 2008&amp;#039;&amp;#039; (ISSAC) in [[Linz]] statt.&lt;br /&gt;
&lt;br /&gt;
== Systemanforderungen ==&lt;br /&gt;
Die Software läuft auf jedem [[Unix]]-System, außerdem unter den Betriebssystemen [[Microsoft Windows]] und [[macOS]]. GAP und sein [[Quelltext]] sind unter [[Copyleft]]-Bedingungen ([[GNU General Public License|GPL]]) frei verfügbar.&lt;br /&gt;
&lt;br /&gt;
== Beispielsitzung ==&lt;br /&gt;
 &amp;lt;span style=&amp;quot;color: darkblue;&amp;quot;&amp;gt;gap&amp;gt;&amp;lt;/span&amp;gt; &amp;lt;span style=&amp;quot;color: #B60000;&amp;quot;&amp;gt;G:=SmallGroup(8,1);&amp;lt;/span&amp;gt; &amp;lt;span style=&amp;quot;color: darkgray;&amp;quot;&amp;gt;# G sei die erste im Katalog enthaltene Gruppe mit 8 Elementen&amp;lt;/span&amp;gt;&lt;br /&gt;
 &amp;lt;pc group of size 8 with 3 generators&amp;gt;&lt;br /&gt;
 &amp;lt;span style=&amp;quot;color: darkblue;&amp;quot;&amp;gt;gap&amp;gt;&amp;lt;/span&amp;gt; &amp;lt;span style=&amp;quot;color: #B60000;&amp;quot;&amp;gt;i:=IsomorphismPermGroup(G);&amp;lt;/span&amp;gt; &amp;lt;span style=&amp;quot;color: darkgray;&amp;quot;&amp;gt;# suche einen Isomorphismus i auf eine Permutationsgruppe&amp;lt;/span&amp;gt;&lt;br /&gt;
 &amp;lt;action isomorphism&amp;gt;&lt;br /&gt;
 &amp;lt;span style=&amp;quot;color: darkblue;&amp;quot;&amp;gt;gap&amp;gt;&amp;lt;/span&amp;gt; &amp;lt;span style=&amp;quot;color: #B60000;&amp;quot;&amp;gt;Image(i,G);&amp;lt;/span&amp;gt; &amp;lt;span style=&amp;quot;color: darkgray;&amp;quot;&amp;gt;# das Bild von G unter i&amp;lt;/span&amp;gt;&lt;br /&gt;
 Group([ (1,5,3,7,2,6,4,8), (1,3,2,4)(5,7,6,8), (1,2)(3,4)(5,6)(7,8) ])&lt;br /&gt;
 &amp;lt;span style=&amp;quot;color: darkblue;&amp;quot;&amp;gt;gap&amp;gt;&amp;lt;/span&amp;gt; &amp;lt;span style=&amp;quot;color: #B60000;&amp;quot;&amp;gt;Elements(Image(i,G));&amp;lt;/span&amp;gt; &amp;lt;span style=&amp;quot;color: darkgray;&amp;quot;&amp;gt;# alle Elemente des Bildes&amp;lt;/span&amp;gt;&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;[ (), (1,2)(3,4)(5,6)(7,8), (1,3,2,4)(5,7,6,8), (1,4,2,3)(5,8,6,7), &lt;br /&gt;
   (1,5,3,7,2,6,4,8), (1,6,3,8,2,5,4,7), (1,7,4,5,2,8,3,6), (1,8,4,6,2,7,3,5) ]&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Weblinks ==&lt;br /&gt;
* [https://www.gap-system.org/ Offizielle Website] (englisch)&lt;br /&gt;
&lt;br /&gt;
== Einzelnachweise ==&lt;br /&gt;
&amp;lt;references /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Kategorie:Freies Computeralgebrasystem]]&lt;br /&gt;
[[Kategorie:Windows-Software]]&lt;br /&gt;
[[Kategorie:MacOS-Software]]&lt;br /&gt;
[[Kategorie:Unix-Software]]&lt;br /&gt;
[[Kategorie:Linux-Software]]&lt;br /&gt;
[[Kategorie:RWTH Aachen]]&lt;/div&gt;</summary>
		<author><name>imported&gt;InternetArchiveBot</name></author>
	</entry>
</feed>