We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 921f368 commit c3f94e9Copy full SHA for c3f94e9
examples/README.md
@@ -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