JuliaDynamics / ABMFrameworksComparison

Benchmarks and comparisons of leading ABM frameworks
Other
9 stars 7 forks source link

Align Mason implementation of Flocking #34

Closed Tortar closed 1 year ago

Tortar commented 1 year ago

This PR makes the Mason implementation hopefully equivalent to the others, before there were some discrepancy which now should be fixed. However, timings almost didn't change.

I also changed a bit the implementation in Agents, but this new one should be equivalent to the old one.