File size: 410 Bytes
6288873 | 1 2 3 4 5 6 7 8 9 10 | # Examples
In this folder we provide some examples how to use the variPEPS library. The
examples are provided as
1. The raw Python script which can be just been executed by calling `python3
<script>.py` after installation of the `varipeps` package and
2. A Jupyter notebook file containing a verbose description of the example. To
use this version an installation of the `jupyter` package is required.
|