Update example
This commit is contained in:
@ -5,7 +5,7 @@ from _stats.schmidt_test import generalised_schmidt_test as gst
|
|||||||
|
|
||||||
from _utils.termcolors import termcolors as tc
|
from _utils.termcolors import termcolors as tc
|
||||||
|
|
||||||
NUMBER_OF_SIMS = 1
|
NUMBER_OF_SIMS = 1_000
|
||||||
|
|
||||||
# define a state
|
# define a state
|
||||||
initial_state = State(A=288, Z=115)
|
initial_state = State(A=288, Z=115)
|
||||||
|
Reference in New Issue
Block a user