forked from pedritomelenas/SSC-Semigroups
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_quarto.yml
More file actions
38 lines (36 loc) · 1.39 KB
/
_quarto.yml
File metadata and controls
38 lines (36 loc) · 1.39 KB
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
project:
type: website
website:
title: "Numerical semigroups course Scuola Superiore di Catania"
search: false
site-url: https://numerical-semigroups.github.io/SSC-Semigroups/
repo-url: https://github.com/numerical-semigroups/SSC-Semigroups
issue-url: https://github.com/numerical-semigroups/SSC-Semigroups/issues
navbar:
right:
- icon: github
href: https://github.com/numerical-semigroups/SSC-Semigroups
aria-label: GitHub
sidebar:
style: "docked"
footer: Rendered with [Quarto](https://quarto.org/)
contents:
- text: "First steps in GAP"
href: "1-First steps GAP.ipynb"
- text: "Numerical semigroups: notable elements"
href: "2-numercalsgps-first-session.ipynb"
- text: "Pseudo-Frobenius numbers and families"
href: "3-numericalsgps-second-lesson.ipynb"
- text: "Gluings, Hilbert series, minimal presentations"
href: "4-numercalsgps-third-session.ipynb"
- text: "Minimal presentations and binomial ideals, complete intersections"
href: "5-numercalsgps-fourth-session.ipynb"
- text: "Non-unique factorization invariants, primality, divisors"
href: "6-numericalsgps-fifth-session.ipynb"
- text: "Ideals of numerical semigroups"
href: "7-numericalsgps-seventh-session.ipynb"
- text: "Codes with GUAVA"
href: "gap-guava.md"
format:
html:
theme: cosmo