File: HapTutorial.xml

package info (click to toggle)
gap-hap 1.70%2Bds-1
  • links: PTS
  • area: main
  • in suites: forky, sid
  • size: 56,612 kB
  • sloc: xml: 16,139; sh: 216; javascript: 155; makefile: 126; ansic: 47; perl: 36
file content (49 lines) | stat: -rw-r--r-- 1,505 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
<?xml version="1.0" encoding="ISO-8859-1"?>

<!DOCTYPE Book SYSTEM "gapdoc.dtd">


<Book Name="HAP commands">

<TitlePage>
<Title>A HAP tutorial</Title>
<Subtitle>(See also an  <URL><Link>../www/SideLinks/About/aboutContents.html</Link><LinkText>older tutorial</LinkText></URL> or  <URL><Link>comp.pdf</Link><LinkText>mini-course notes</LinkText></URL>  
or related 
<URL><Link>https://global.oup.com/academic/product/an-invitation-to-computational-homotopy-9780198832980</Link><LinkText>book</LinkText></URL>)
<URL><Link>../www/index.html</Link><LinkText>The <B>HAP</B> home page is here</LinkText></URL></Subtitle>
<Author>Graham Ellis</Author>

</TitlePage>


<TableOfContents/>

<Body>
<#Include SYSTEM "tutorialSimplicialComplexes.xml">
<#Include SYSTEM "tutorialCubicalComplexes.xml">
<#Include SYSTEM "tutorialCoveringSpaces.xml">
<#Include SYSTEM "tutorial3Manifolds.xml">
<#Include SYSTEM "tutorialTDA.xml">
<#Include SYSTEM "tutorialGroupTheoretic.xml">
<#Include SYSTEM "tutorialGroupCohomology.xml">
<#Include SYSTEM "tutorialSteenrod.xml">
<#Include SYSTEM "tutorialBredon.xml">
<#Include SYSTEM "tutorialChainComplexes.xml">
<#Include SYSTEM "tutorialResolutions.xml">
<#Include SYSTEM "tutorialSimplicialGroups.xml">
<#Include SYSTEM "tutorialCongruence.xml">
	<#Include SYSTEM "tutorialBianchi.xml">
<#Include SYSTEM "tutorialParallel.xml">
<#Include SYSTEM "../lib/Kelvin/cw-functions-tutorial.xml">




</Body>

<Bibliography Databases="mybib.xml" Style="alpha"/>

<TheIndex/>

</Book>