FiSGO.SimpleGroups.hiss_malle_data
- hiss_malle_data()[source]
Interface to the compressed JSON file Hiss_Malle_data.json.bz2.
The file contains data on representations of degree less than 250, compiled by Gerard Hiss and Gunter Malle in [HM1] and [HM2]. For more information on the data, see the README’s of HissMalleTableFormats or PrecomputedData.
The data can be accessed as a list of dictionaries, each dictionary having the same fields (keys).
- Returns:
Returns a decoded JSON object, i.e., a list of dictionaries with all the data of the file.
[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.