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
If you don't pass any value, it defaults to a fixed value of 42. If you run on the same input twice, you should get the same output. The only difference between the two runs is some caching in the intermediate directory, but it shouldn't cause any changes
Just discovered this by searching for 'rng' in the repo.
I tried to generate reproducible networks in acteng/netgen@f31cf84 but, having re-run
sudo docker run -v $(pwd):/app ghcr.io/urban-analytics-technology-platform/od2net:main /app/config.json
and comparing the results with
After copying the previous version it seems there are still differences.
Probably worth documenting and happy to give it a go, after I figure it out myself.
The text was updated successfully, but these errors were encountered: