Skip to content

Commit

Permalink
Fix inequality_evaluation.py filename
Browse files Browse the repository at this point in the history
  • Loading branch information
apozas authored Feb 22, 2024
1 parent 9e541e7 commit c22a44a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Files and folders:

- [find_inequalities_trident.py](https://github.com/apozas/network-certification/blob/main/find_inequalities_trident.py): Code for obtaining the inequalities for the network corresponding to the experiment of [npj Quantum Inf. **9**, 82 (2023)](https://doi.org/10.1038/s41534-023-00750-4).

- [evaluate_inequalities.py](https://github.com/apozas/network-certification/blob/main/evaluate_inequalities.py): Code for obtaining the inequalities for the network corresponding to the experiment of [arXiv:2311.14158](https://arxiv.org/abs/2311.14158).
- [inequality_evaluation.py](https://github.com/apozas/network-certification/blob/main/inequality_evaluation.py): Code for obtaining the inequalities for the network corresponding to the experiment of [arXiv:2311.14158](https://arxiv.org/abs/2311.14158).

- [plots.py](https://github.com/apozas/network-certification/blob/main/plots.py): Code for creating the figures in the manuscript.

Expand Down

0 comments on commit c22a44a

Please sign in to comment.