gflownet.utils.crystals.build_lattice_dicts =========================================== .. py:module:: gflownet.utils.crystals.build_lattice_dicts .. autoapi-nested-parse:: Reads a dictionary with crystal classes and their point groups, and a dictionary with the point group of each space group, and outputs a dictionary containing both the point groups and space groups of each crystal class. Attributes ---------- .. autoapisummary:: gflownet.utils.crystals.build_lattice_dicts.N_SPACE_GROUPS gflownet.utils.crystals.build_lattice_dicts.args Functions --------- .. autoapisummary:: gflownet.utils.crystals.build_lattice_dicts.parsed_args Module Contents --------------- .. py:data:: N_SPACE_GROUPS :value: 230 .. py:function:: parsed_args() Parse and returns command-line args :returns: *argparse.Namespace* -- the parsed arguments .. py:data:: args :value: None