Skip to content

Conversation

@sowasser
Copy link
Contributor

Fixes #570.

MultiGrid was used internally to store agent objects when ContinuousSpace was created, but @JamesArruda updated ContinuousSpace to use a numpy array instead of MultiGrid (in PR #439). Also, relic objects grid_width & grid_height were originally used to construct the MultiGrid. They're no longer used. The comments were properly removed in 10b262a but accidentally snuck back in with merge commit eb443d0.

See:
#570
#439

MultiGrid was used internally to store agent objects when ContinuousSpace was created, but @JamesArruda updated ContinuousSpace to use a numpy array instead of MultiGrid (in PR #439). Also, relic objects `grid_width` & `grid_height` were originally used to construct the MultiGrid. They're no longer used.  The comments were properly removed in 10b262a but accidentally snuck back in with merge commit eb443d0. 

See: 
#570
#439
@coveralls
Copy link

Coverage Status

Coverage remained the same at 80.57% when pulling a24c9b7 on sowasser:fix-stale-comments into edaecc4 on projectmesa:master.

1 similar comment
@coveralls
Copy link

Coverage Status

Coverage remained the same at 80.57% when pulling a24c9b7 on sowasser:fix-stale-comments into edaecc4 on projectmesa:master.

@jackiekazil
Copy link
Member

LGTM! Ty for the contribution!

@jackiekazil jackiekazil merged commit 50a966c into projectmesa:master Aug 12, 2018
@jackiekazil jackiekazil self-requested a review August 12, 2018 04:49
@jackiekazil jackiekazil added this to the Kearny v0.8.5 milestone Aug 12, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants