Jan Kwakkel
Jan Kwakkel
I fail to see your point. You can call the agent_portrayal function with the agent you are investigating and get the portrayal dict back. So trivial to test, log, and...
Why would you want to create inaccessible parts? Can you give some examples of phenomena that you would like to model? A critical design choice of the cell spaces is...
> Basically everything with pathfinding or segregation. Emergency workers finding people in an (unknown) environment, a river dividing an ecoystem, a highway through a neighbourhood, etc. I am not sure...
> We did just release an API update over on a 3.x version, updating it again in 3.3.x wouldn't be very wise in my opinion. Fair enough, but then we...
Ok, fine with me. Let's first agree on deprecation in #2900 and then afterwards merge this.
just a last check for the deprecations and then yes it's ready to go.
Yes, the code example you have given will work fine with the new descriptor.
I had a look at creating a `HasPosition` descriptor for the new experimental `ContinuousSpace`. The problem here is the following. We currently have the following properties: ```python @property def position(self)...
1. I think there are two separate issues here. The first issue is to make it possible to have a model with multiple spaces and agents having separate locations in...
I haven't looked at it yet. I missed it over the summer break.