Skip to content

Commit fea9d84

Browse files
authored
Update README.md
1 parent ad1e008 commit fea9d84

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎README.md‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@ Code for the Information theoretical perspective on the method of Entanglement W
33

44
**simulation.py** is the main simulation high level logic.
55

6-
**random_generation_utils.py** contains functions that generation random objects
6+
**random_generation_utils.py** contains functions related to random generation.
77

8-
**criterion_utils.py** contains information theoretical related functions and entanglement criteria
8+
**criterion_utils.py** contains information theoretical related functions and entanglement criteria.
99

1010
**test_...** contains tests for the util functions and can be run with pytest.
1111

0 commit comments

Comments
 (0)