Closed seallard closed 3 years ago
The most time consuming part of the algorithm is the simulation. Probably worth to multi thread.
https://stackoverflow.com/questions/6893968/how-to-get-the-return-value-from-a-thread-in-python
The most time consuming part of the algorithm is the simulation. Probably worth to multi thread.