Closed rht closed 2 years ago
I used pygount to count the number of lines of agents.py + model.py + random_walk.py. It is now 147.
Reminder to update the LOC in https://juliadynamics.github.io/Agents.jl/stable/comparison/.
we need to change the table there to not be an image, but an actual markdown table. Updating these images is a pain in the ass and doesn't allow for a simple PR fix from an external contributor like you... Can you please open an issue to keep track of this?
BTW the new scheduler didn't impact performance I assume?
No, it doesn't affect the performance. Opened https://github.com/JuliaDynamics/Agents.jl/issues/655.
That said, the comparison should include the versions for Julia, Python, etc.
RandomActivationByTypes is now part of the library.