Skip to content

Commit ff3dc8b

Browse files
Joseph-Edwardsjames-d-mitchell
authored andcommitted
Add tutorial section
1 parent 9c5efaf commit ff3dc8b

1 file changed

Lines changed: 22 additions & 0 deletions

File tree

content/en/homepage/tutorial.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
---
2+
title: "Tutorial"
3+
header_menu_title: "Tutorial"
4+
navigation_menu_title: "Tutorial"
5+
weight: 6
6+
header_menu: true
7+
---
8+
9+
All of the above libraries and packages have comprehensive and detailed
10+
documentation pages for their respective APIs. Additionally, for the [Python][]
11+
package [libsemigroups_pybind11] and the [GAP][] package [Semigroups][], there
12+
is a more hands-on tutorial available at
13+
https://libsemigroups.github.io/tutorial.
14+
15+
This tutorial provides step-by-step examples of how to use many of the
16+
key algorithms and functions in the two packages.
17+
18+
[libsemigroups]: https://libsemigroups.github.io/libsemigroups/
19+
[libsemigroups_pybind11]: https://libsemigroups.github.io/libsemigroups_pybind11
20+
[GAP]: https://www.gap-system.org
21+
[Semigroups]: https://semigroups.github.io
22+
[Python]: https://python.org

0 commit comments

Comments
 (0)