diff --git a/content/index.txt b/content/index.txt index 30cd0e07cd87a95ff99c785ededc0d1d479905c8..eaeb19e5c02f71aa899594045f394c8f0dbb7d2a 100644 --- a/content/index.txt +++ b/content/index.txt @@ -1,6 +1,9 @@ Quantum transport simulations made easy ======================================= +.. image:: kwant_concept.png + :width: 90% + Kwant is a Python package for numerical calculations on tight-binding models with a strong focus on quantum transport. It is designed to be flexible and easy to use, while not sacrificing performance. diff --git a/content/kwant_concept.png b/content/kwant_concept.png new file mode 100644 index 0000000000000000000000000000000000000000..91c26433a44782d3d93c128d7bd163e31b029df0 Binary files /dev/null and b/content/kwant_concept.png differ