GAP 4.8.9 installation with standard packages -- copy to your CoCalc project to get it
<?xml version="1.0" encoding="UTF-8"?>12<!DOCTYPE Book SYSTEM "gapdoc.dtd">34<Book Name="NumericalSgps">56<TitlePage>7<Title><Package>numericalsgps</Package>-- a package for numerical semigroups</Title>8<Version> Version <#Include SYSTEM "../version">9</Version>10<Author> Manuel Delgado11<Email>[email protected]</Email>12<Homepage>http://www.fc.up.pt/cmup/mdelgado</Homepage>13</Author>14<Author> Pedro A. García-Sánchez15<Email>[email protected]</Email>16<Homepage>http://www.ugr.es/~pedro</Homepage>17</Author>18<Author> José João Morais19<!-- <Email>[email protected]</Email> -->20</Author>21<Copyright> ©right; 2005--2015 Centro de Matemática da Universidade do Porto, Portugal and Universidad de Granada, Spain<P/>22<!-- We adopt the copyright regulations of &GAP; as detailed in the23copyright notice in the &GAP; manual. -->24<E>Numericalsgps</E> is free software; you can redistribute it and/or modify it under the terms of the25<URL Text="GNU General Public License">http://www.fsf.org/licenses/gpl.html</URL> as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.26</Copyright>272829<Acknowledgements>3031The first author's work was (partially) supported by the <E>Centro de Matemática da Universidade do32Porto</E> (CMUP), financed by FCT (Portugal) through the programs POCTI33(Programa Operacional "Ciência, Tecnologia, Inovação") and POSI (Programa34Operacional Sociedade da Informação), with national and European Community35structural funds and a sabbatical grant of FCT.36<P/>37The second author was supported by the projects MTM2004-01446, MTM2007-62346 and MTM2010-15595, the Junta de Andalucía group FQM-343, and FEDER founds.38<P/>39The third author acknowledges financial support of FCT and the POCTI program40through a scholarship given by <E>Centro de Matemática da Universidade do Porto</E>.41<P/>42The authors wish to thank J. I. García-García and Alfredo Sánchez-R. Navarro for many helpful discussions and for helping in the programming of preliminary versions of some functions, and also to C. O'Neill, A. Sammartano, I. Ojeda, C. M. Moreno Ávila, A. Herrera-Poyatos and K. Stokes for their43contributions (see Contributions Chapter). We are also in debt with S. Gutsche, M. Horn, H. Schönemann, C. Söeger and M. Barakat for their fruitful advices concerning 4ti2Interface, SingularInterface, Singular, Normaliz, NormalizInterface and GradedModules.44<P/>45The first and second authors warmly thank María Burgos for her support and help.46<P/>47<P/>48<B>Concerning the mantainment:</B>49<P/>50<P/>51The first author was (partially) supported by the FCT project PTDC/MAT/65481/2006 and also by the52<E>Centro de Matemática da Universidade do53Porto</E> (CMUP), funded by the European Regional Development Fund through the programme COMPETE and by the Portuguese Government through the FCT - Fundação para a Ciência e a Tecnologia under the project PEst-C/MAT/UI0144/2011.54<P/>55The second author was/is supported by the project MTM2014-55367-P, which is funded56by Ministerio de Economía y Competitividad and the Fondo Europeo de Desarrollo Regional FEDER.57<P/> Both maintainers want to acknowledge partial support by CMUP (UID/MAT/00144/2013), which is funded by FCT (Portugal) with national (MEC) and European structural funds through the programs FEDER, under the partnership agreement PT2020.58<P/> Both maintainers are also supported by the project MTM2014-55367-P, which is funded by Ministerio de Economía y Competitividad and Fondo Europeo de Desarrollo Regional FEDER.59<P/> The maintainers want to thank the organizers of <C>GAPDays</C> in their several editions.60<P/> The authors also thank the Centro de Servicios de Informática y Redes de Comunicaciones (CSIRC), Universidad de Granada, for providing the computing time, specially Rafael Arco Arredondo for installing everything this package and the extra software needed in alhambra.ugr.es.61</Acknowledgements>6263<Colophon>64This work started when (in 2004) the first author visited the University of Granada in part of a sabbatical year.6566Since Version 0.96 (released in 2008), the package is maintained by the first two authors.6768Bug reports, suggestions and comments are, of course, welcome. Please use our69email addresses to this effect.70<P/>7172If you have benefited from the use of the numerigalsgps GAP package in your research, please cite it in addition to GAP itself, following the scheme proposed in73<URL>http://www.gap-system.org/Contacts/cite.html</URL>.74<P/>7576If you have predominantly used the functions in the Appendix, contributed by other authors, please cite in addition these authors, referring "software implementations available in the GAP package NumericalSgps".77</Colophon>7879</TitlePage>8081<TableOfContents/>8283<Body>8485<#Include SYSTEM "introduction.xml">8687<Chapter>88<Heading>89Numerical Semigroups90</Heading>91This chapter describes how to create numerical semigroups in &GAP;92and perform some basic tests.9394<#Include SYSTEM "Generating_Numerical_Semigroups.xml">95<#Include SYSTEM "Some_basic_tests.xml">9697</Chapter>9899100<Chapter>101<Heading>102Basic operations with numerical semigroups103</Heading>104105<#Include SYSTEM "The_definitions.xml">106<#Include SYSTEM "Wilf.xml">107108</Chapter>109110<Chapter>111<Heading>112Presentations of Numerical Semigroups113</Heading>114In this chapter we explain how to compute a minimal presentation of a numerical115semigroup. There are three functions involved in this process.116117<#Include SYSTEM "Presentations_of_Numerical_Semigroups.xml">118119</Chapter>120121122<Chapter>123<Heading>124Constructing numerical semigroups from others125</Heading>126127<#Include SYSTEM "Adding_and_removing_elements_of_a_numerical_semigroup.xml">128<#Include SYSTEM "Operations_Numerical_Semigroups.xml">129<#Include SYSTEM "Constructing_sets_of_numerical_semigroups.xml">130131</Chapter>132133134<Chapter>135<Heading>136Irreducible numerical semigroups137</Heading>138139<#Include SYSTEM "Irreducible_numerical_semigroups.xml">140<#Include SYSTEM "Complete_Intersections.xml">141<#Include SYSTEM "Almost_symmetric.xml">142</Chapter>143144145<Chapter>146<Heading>147Ideals of numerical semigroups148</Heading>149150<#Include SYSTEM "Ideals_of_numerical_semigroups.xml">151152</Chapter>153154155<Chapter>156<Heading>157Numerical semigroups with maximal embedding dimension158</Heading>159160<#Include SYSTEM "Numerical_semigroups_with_maximal_embedding_dimension.xml">161</Chapter>162163164<Chapter>165<Heading>166Nonunique invariants for factorizations in numerical semigroups167</Heading>168169<#Include SYSTEM "catenary-tame.xml">170171</Chapter>172173<Chapter>174<Heading>175Polynomials and numerical semigroups176</Heading>177178<#Include SYSTEM "polynomial.xml">179180</Chapter>181182<Chapter>183<Heading>184Affine semigroups185</Heading>186187<#Include SYSTEM "affine.xml">188189</Chapter>190191<Chapter>192<Heading>193Good semigroups194</Heading>195196<#Include SYSTEM "good-semigroups.xml">197198</Chapter>199200<Chapter>201<Heading>202External packages203</Heading>204205<#Include SYSTEM "external-packages.xml">206207</Chapter>208209210</Body>211212<#Include SYSTEM "generalstuff.xml">213214<#Include SYSTEM "random.xml">215216<#Include SYSTEM "contributions.xml">217218<Bibliography Databases="NumericalSgps" />219220<TheIndex/>221222</Book>223224<!-- ==================================================================== -->225226227