Curated Data : Issues with FiniteGroupData
- To: mathgroup at smc.vnet.net
- Subject: [mg99731] Curated Data : Issues with FiniteGroupData
- From: magma <maderri2 at gmail.com>
- Date: Tue, 12 May 2009 03:10:49 -0400 (EDT)
It seems that FiniteGroupData is rather incomplete. For example the
MultiplicationTable of many indexed groups is missing
Table[FiniteGroupData[{"SymmetricGroup", n},
"MultiplicationTable"], {n, 1, 5}]
gives NotAvailable or missing information.
Same problem with CyclicGroup, ect.
Am I doing something wrong, or are there really big holes in this
data (at the moment)?