Skip to content

Commit dde5429

Browse files
committed
Intermediate GS results
1 parent 0633656 commit dde5429

File tree

4 files changed

+2
-2
lines changed

4 files changed

+2
-2
lines changed
120 Bytes
Binary file not shown.
Binary file not shown.
120 Bytes
Binary file not shown.

examples/fault_tolerance/grayscott_example.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -79,8 +79,8 @@
7979

8080
ft.hard_random = 0.03
8181

82-
strategies = ['SPREAD']
83-
# strategies = ['NOFAULT','SPREAD','INTERP','INTERP_PREDICT','SPREAD_PREDICT']
82+
# strategies = ['NOFAULT']
83+
strategies = ['SPREAD','INTERP','INTERP_PREDICT','SPREAD_PREDICT']
8484

8585
for strategy in strategies:
8686

0 commit comments

Comments
 (0)