Changes between Version 1 and Version 2 of MadSpin


Ignore:
Timestamp:
Feb 16, 2014, 2:40:26 AM (10 years ago)
Author:
Olivier Mattelaer
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • MadSpin

    v1 v2  
    8989      fix the value of the seed to a given value. By default use the current time to set the seed. random number are generated by the python module random using the Mersenne Twister generator. It has a period of 2**19937-1.
    9090   1. '''set max_running_process VALUE''':[[BR]]
    91       allow to limit the number of open file used by the code. The number of running is raising like 2*VALUE
     91      allow to limit the number of open file used by the code. The number of running is raising like 2*VALUE [[BR]]
     92      New in v2.0.2
    9293
    9394