chemcoord.Cartesian.change_numbering

Cartesian.change_numbering(rename_dict, inplace=False)

Return the reindexed version of Cartesian.

Parameters:

rename_dict (dict) – A dictionary mapping integers on integers.

Returns:

A renamed copy according to the dictionary passed.

Return type:

Cartesian