Placement.
rename method "chip" to xy as it returns an xy and not a chip
Placements.
no need for DefaultOrderedDict - use default_dict
no need for OrderedDict use dict
def add_placements
if (x, y) in self._placements line not needed
_SpreaderPlacer
-Why reduce progress bar text?
_ner_route(
remove machine
consider using PacmanDataView.iterate_partitions()
Placement. rename method "chip" to xy as it returns an xy and not a chip
Placements. no need for DefaultOrderedDict - use default_dict no need for OrderedDict use dict def add_placements if (x, y) in self._placements line not needed
_SpreaderPlacer -Why reduce progress bar text?
_ner_route( remove machine consider using PacmanDataView.iterate_partitions()