Skip to content

Commit

Permalink
Merge pull request #45 from ChitambarLab/qml-version-0.23-update
Browse files Browse the repository at this point in the history
Updating PennyLane to current version
  • Loading branch information
bdoolittle authored Oct 7, 2022
2 parents 39473cc + 82574d7 commit e1e3b45
Show file tree
Hide file tree
Showing 42 changed files with 1,318 additions and 1,219 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ $ pip install qnetvo
Install PennyLane:

```
$ pip install pennylane==0.22
$ pip install pennylane==0.26
```

Import packages:
Expand All @@ -48,7 +48,7 @@ Note
</p>
<p>
For optimal use, qNetVO should be used with PennyLane.
QNetVO is currently compatible with PennyLane v0.22.
QNetVO is currently compatible with PennyLane v0.26.
</p>
</div>

Expand Down
43 changes: 12 additions & 31 deletions demos/chsh_nonlocality_optimization.ipynb

Large diffs are not rendered by default.

136 changes: 63 additions & 73 deletions demos/magic_squares_game_optimization.ipynb

Large diffs are not rendered by default.

209 changes: 85 additions & 124 deletions demos/mermin-klyshko_nonlocality_optimization.ipynb

Large diffs are not rendered by default.

406 changes: 197 additions & 209 deletions demos/noisy_bilocal_network_optimization.ipynb

Large diffs are not rendered by default.

Loading

0 comments on commit e1e3b45

Please sign in to comment.