Conversation
this removes mesa.space and agent.pos and all uses of it it
|
Performance benchmarks:
|
|
I opened #322 on mesa-examples listing the examples that must be updated in line with this PR. |
EwoutH
left a comment
There was a problem hiding this comment.
Looks good. Thanks for the Mesa-examples issue.
What’s your plan for the core examples in this repo?
At some point we should also write migration guide, update tutorial, etc.
They already moved away from
I suggest we try to make simple changes where appropriate (see, for example, the removal of model steps). However, there will be an accumulation of changes coming, so it might be better to rewrite those completely once we are preparing the beta release of Mesa 4. |
This PR removes
mesa.spaceandagent.posand all uses of it throughout mesa.It interacts with #3323 on the visualization side.