Sophie

Sophie

distrib > Mandriva > 2010.0 > i586 > media > contrib-release > by-pkgid > 5e1854624d3bc613bdd0dd13d1ef9ac7 > files > 2105

gap-system-4.4.12-5mdv2010.0.i586.rpm

<!-- ------------------------------------------------------------------- -->
<!--                                                                     -->
<!--  manual.xml           KAN documentation              Chris Wensley  -->
<!--                                                    & Anne Heyworth  -->
<!--                                                                     -->
<!--  $Id: manual.xml,v 0.97 2008/11/18 gap Exp $                        -->
<!--                                                                     -->
<!-- ------------------------------------------------------------------- -->

<?xml version="1.0" encoding="ISO-8859-1"?>
  <!-- $Id: manual.xml,v 0.97  Exp $ -->

<!DOCTYPE Book SYSTEM "gapdoc.dtd"
[<!ENTITY kan "<Package>kan</Package>">] >

<Book Name="Kan"> 

<TitlePage>
  <Title>&kan;</Title>
  <Subtitle>A package for Induced Category Actions</Subtitle>
  <Version>Version 0.97</Version>

  <Author> Anne Heyworth
    <Email>anne.heyworth@googlemail.com</Email>
  </Author>    
  <Author> Chris Wensley
    <Email>c.d.wensley@bangor.ac.uk</Email>
    <Homepage>http://www.bangor.ac.uk/~mas023/</Homepage>
    <Address>
      School of Computer Science, Bangor University,<Br/>
      Dean Street, Bangor, Gwynedd, LL57 1UT, U.K.
    </Address>
  </Author>

  <Date>November 2008</Date>

<Abstract>
The &kan; package was originally implemented in 1997 using 
the &GAP; 3 language, to compute induced actions of categories, 
when the first author was studying for a Ph.D. in Bangor.
<P/>
This reduced version only provides functions for the computation of 
normal forms of representatives of double cosets of finitely presented groups. 
<P/>
Bug reports, suggestions and comments are, of course, welcome. 
Please contact the second author at     
<Email>c.d.wensley@bangor.ac.uk</Email>.
</Abstract>

<Copyright> 
  &copyright; 2005-2008  Anne Heyworth and Chris Wensley <P/>
</Copyright>

<Acknowledgements>
This <Package>kan</Package> package is released under the 
GNU General Public License (GPL).
This file is part of <Package>kan</Package>, though as documentation
it is released under the
GNU Free Documentation License
(see <URL>http://www.gnu.org/licenses/licenses.html#FDL</URL>).
<P/>
<Package>kan</Package> is free software; you can redistribute it 
and/or modify it under the terms of the GNU General Public License 
as published by the Free Software Foundation; 
either version 2 of the License, or (at your option) any later version.
<P/>
<Package>kan</Package> is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  
See the GNU General Public License for more details.
<P/>
You should have received a copy of the GNU General Public License
along with <Package>kan</Package>; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA. 
<P/>
For more details, see 
<URL>http://www.fsf.org/licenses/gpl.html</URL>. 
<P/>
This documentation was prepared with the <Package>GAPDoc</Package> 
package of Frank L\"ubeck and Max Neunh\"offer. 
</Acknowledgements>

</TitlePage>

<TableOfContents/>

<Body>

<#Include SYSTEM "intro.xml">
<#Include SYSTEM "dcrws.xml">
<#Include SYSTEM "history.xml">

</Body>

<Bibliography Databases="manual"/>

<TheIndex/>

</Book>