FiSGO.SimpleGroups.hiss_malle_lookup
- hiss_malle_lookup(match_values, return_fields)[source]
A function to browse the file containing data on representations of degree less than 250, compiled by Gerard Hiss and Gunter Malle in [HM1] and [HM2].
The data can be filtered using a dictionary of field:value pairs given as the first argument. The second argument can be used to specify which fields of the matching object are to be returned. If None, all fields are returned.
For more information on the accessible data, see the README’s of HissMalleTableFormats or PrecomputedData.
- Parameters:
- Returns:
Returns a list of dictionaries. Each dictionary corresponds to a representation mathcing the parameters given in match_values. The contents of each dictionary correspond to the fields specified in return_fields.
[HM1]Hiss, G., & Malle, G. (2001). Low-Dimensional Representations of Quasi-Simple Groups. LMS Journal of Computation and Mathematics, 4, 22–63.
[HM2]Hiss, G., & Malle, G. (2002). Corrigenda: Low-dimensional Representations of Quasi-simple Groups. LMS Journal of Computation and Mathematics, 5, 95–126.