Skip to content

Commit

Permalink
Docstring for attribute space_groups_subset
Browse files Browse the repository at this point in the history
  • Loading branch information
alexhernandezgarcia committed Oct 18, 2023
1 parent 75aa91e commit 4cd042a
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions gflownet/envs/crystals/spacegroup.py
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,11 @@ def __init__(
"""
Args
----
space_groups_subset : iterable
A subset of space group (international) numbers to which to restrict the
state space. If None (default), the entire set of 230 space groups is
considered.
n_atoms : list of int (optional)
A list with the number of atoms per element, used to compute constraints on
the space group. 0's are removed from the list. If None, composition/space
Expand Down

0 comments on commit 4cd042a

Please sign in to comment.