Skip to content
Snippets Groups Projects
Commit ce26cad5 authored by Kostas Vilkelis's avatar Kostas Vilkelis :flamingo:
Browse files

move tutorials to dedicated folder

parent f3f7f4d3
No related branches found
No related tags found
1 merge request!7Examples
This commit is part of merge request !7. Comments created here will be created in the context of that merge request.
---
jupytext:
text_representation:
extension: .md
format_name: myst
format_version: 0.13
jupytext_version: 1.14.4
kernelspec:
display_name: Python 3 (ipykernel)
language: python
name: python3
---
# Algorithm overview
## Self-consistency loop
......
---
jupytext:
text_representation:
extension: .md
format_name: myst
format_version: 0.13
jupytext_version: 1.14.4
kernelspec:
display_name: Python 3 (ipykernel)
language: python
name: python3
---
# Theory overview
## Interacting problems
......
......@@ -18,12 +18,8 @@ kernelspec:
:maxdepth: 1
:caption: Tutorials
mf_notes.md
algorithm.md
hubbard_1d.md
graphene_example.md
tutorial/hubbard_1d.md
tutorial/graphene_example.md
```
```{toctree}
......@@ -31,8 +27,8 @@ graphene_example.md
:maxdepth: 1
:caption: Documentation
mf_notes.md
algorithm.md
documentation/mf_notes.md
documentation/algorithm.md
documentation/pymf.md
```
......
File moved
File moved
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment