mesa icon indicating copy to clipboard operation
mesa copied to clipboard

code convention: Rename model.grid attribute to model.space

Open rht opened this issue 3 years ago • 0 comments

See https://github.com/projectmesa/mesa-geo/pull/40

Change model.grid to model.space for better naming convention, since GeoSpace is not necessarily a grid.

model.space is more general than model.grid. It doesn't make sense to say NetworkGrid either.

rht avatar Apr 02 '22 02:04 rht