Skip to content

Commit 6d3c10e

Browse files
committed
learn.py 10x faster than pm/ctl
1 parent 318bdbb commit 6d3c10e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ratc/learn.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
import time
55
GENERATE_PLOT = 1
66

7-
concore.delay = 0.005
7+
concore.delay = 0.002
88
concore.default_maxtime(150)
99
init_simtime_u = "[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]"
1010
init_simtime_ym = "[0.0, 0.0, 0.0]"

0 commit comments

Comments
 (0)