FiSGO.PIrrepsSearch.lubeck_bulk_get
- lubeck_bulk_get(group_id, groups)[source]
Given a list of groups or group codes of the same type, returns their computed Lübeck data.
- Parameters:
group_id (
str) – Group ID of the codes in ‘codes’groups (
list[UniParamSimpleGroup] |list[BiParamSimpleGroup] |list[str]) – List of group objects or group codes of the same type.
- Return type:
- Returns:
A tuple containing a dictionary pairing each group with a list of degree and multiplicity pairs of the projective representations, and a list of all groups whose data is unavailable.