CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutSign UpSign In

Real-time collaboration for Jupyter Notebooks, Linux Terminals, LaTeX, VS Code, R IDE, and more,
all in one place.

| Download

GAP 4.8.9 installation with standard packages -- copy to your CoCalc project to get it

Views: 418346
1
<?xml version="1.0" encoding="UTF-8"?>
2
3
<!--
4
5
examples.xml GradedModules package documentation Mohamed Barakat
6
7
Copyright (C) 2008-2009, Mohamed Barakat, Universität des Saarlandes
8
9
This chapter gives examples for the usage of this package.
10
11
-->
12
13
<Chapter Label="examples">
14
<Heading>Examples</Heading>
15
16
<Section Label="BettiTable">
17
<Heading>Betti Diagrams</Heading>
18
19
<#Include Label="DE-2.2">
20
<#Include Label="DE-Code">
21
<#Include Label="Schenck-3.2">
22
<#Include Label="Schenck-8.3">
23
<#Include Label="Schenck-8.3.3">
24
25
</Section>
26
27
<Section Label="CommutativeAlgebra">
28
<Heading>Commutative Algebra</Heading>
29
30
<#Include Label="Saturate">
31
32
</Section>
33
34
<Section Label="Sheafs">
35
<Heading>Global Section Modules of the Induced Sheaves</Heading>
36
37
<#Include Label="GlobalSectionsAndPurity">
38
<#Include Label="HorrocksMumford">
39
40
</Section>
41
42
<!-- ############################################################ -->
43
44
</Chapter>
45
46