File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 217217 " An Experiment:\n " ,
218218 " 1. Contains a list of parameters that can be left as defaults or varied\n " ,
219219 " 2. Provides a place for the experimentor to record results of a run \n " ,
220- " 3. Controls the set & streams of psuedo random numbers used in a run.\n " ,
220+ " 3. Controls the set & streams of pseudo random numbers used in a run.\n " ,
221221 " \n " ,
222222 " \"\"\"\n " ,
223223 " \n " ,
Original file line number Diff line number Diff line change 349349 " An Experiment:\n " ,
350350 " 1. Contains a list of parameters that can be left as defaults or varied\n " ,
351351 " 2. Provides a place for the experimentor to record results of a run\n " ,
352- " 3. Controls the set & streams of psuedo random numbers used in a run.\n " ,
352+ " 3. Controls the set & streams of pseudo random numbers used in a run.\n " ,
353353 " \n " ,
354354 " \"\"\"\n " ,
355355 " \n " ,
Original file line number Diff line number Diff line change 423423 " An Experiment:\n " ,
424424 " 1. Contains a list of parameters that can be left as defaults or varied\n " ,
425425 " 2. Provides a place for the experimentor to record results of a run\n " ,
426- " 3. Controls the set & streams of psuedo random numbers used in a run.\n " ,
426+ " 3. Controls the set & streams of pseudo random numbers used in a run.\n " ,
427427 " \n " ,
428428 " \"\"\"\n " ,
429429 " \n " ,
Original file line number Diff line number Diff line change @@ -142,7 +142,7 @@ class Experiment:
142142 An Experiment:
143143 1. Contains a list of parameters that can be left as defaults or varied
144144 2. Provides a place for the experimentor to record results of a run
145- 3. Controls the set & streams of psuedo random numbers used in a run.
145+ 3. Controls the set & streams of pseudo random numbers used in a run.
146146 """
147147
148148 def __init__ (
You can’t perform that action at this time.
0 commit comments