You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We should parallelize random walks generation at time 0. For t > 0, walks are generated in parallel at the time-step level. But at time 0, we do not take advantage of potential parallelization.
🔈 Motivation
Speed-up
The text was updated successfully, but these errors were encountered:
🚀 Feature Request
We should parallelize random walks generation at time 0. For t > 0, walks are generated in parallel at the time-step level. But at time 0, we do not take advantage of potential parallelization.
🔈 Motivation
Speed-up
The text was updated successfully, but these errors were encountered: