You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,3 +10,6 @@ Code for the Information theoretical perspective on the method of Entanglement W
10
10
**test_...** contains tests for the util functions and can be run with pytest.
11
11
12
12
**plots_notebook.ipynb** contains all plotting functions and table data calculations.
13
+
14
+
15
+
The cpp_implementation_and_extension folder contains a C++ more efficient implementation of the simulation, approximately an order of magnitude faster. This implementation is still untested.
0 commit comments