There was an error while loading. Please reload this page.
1 parent ad1e008 commit fea9d84Copy full SHA for fea9d84
README.md
@@ -3,9 +3,9 @@ Code for the Information theoretical perspective on the method of Entanglement W
3
4
**simulation.py** is the main simulation high level logic.
5
6
-**random_generation_utils.py** contains functions that generation random objects
+**random_generation_utils.py** contains functions related to random generation.
7
8
-**criterion_utils.py** contains information theoretical related functions and entanglement criteria
+**criterion_utils.py** contains information theoretical related functions and entanglement criteria.
9
10
**test_...** contains tests for the util functions and can be run with pytest.
11
0 commit comments