Skip to content

Commit c3f94e9

Browse files
committed
Add README for examples
1 parent 921f368 commit c3f94e9

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

examples/README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# Examples
2+
3+
In this folder we provide some examples how to use the variPEPS library. The
4+
examples are provided as
5+
6+
1. The raw Python script which can be just been executed by calling `python3
7+
<script>.py` after installation of the `varipeps` package and
8+
2. A Jupyter notebook file containing a verbose description of the example. To
9+
use this version an installation of the `jupyter` package is required.

0 commit comments

Comments
 (0)