from_listΒΆ
-
classmethod
ParameterGroup.from_list(parameter_list: list[float | list], label: str = None, root_group: ParameterGroup = None) → ParameterGroup[source] Creates a
ParameterGroupfrom a list.- Parameters
parameter_list β A parameter list containing parameters
label β The label of the root group.
root_group β The root group