Skip to content

ContinuousSpace comments are behind changes to the class #570

@sowasser

Description

@sowasser

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.

I plan to submit a pull request shortly to fix the stale comments in the ContinuousSpace class.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions