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
Right now, there are a few places in the code that assume agents are always on integer locations.
However, allowing float positions is more general and lets up do interesting things like #11 .
We have discussed this is good amount in-person, and I think we have a good view of that this should be.
The text was updated successfully, but these errors were encountered:
Right now, there are a few places in the code that assume agents are always on integer locations.
However, allowing float positions is more general and lets up do interesting things like #11 .
We have discussed this is good amount in-person, and I think we have a good view of that this should be.
The text was updated successfully, but these errors were encountered: