gap-packages / wedderga

Wedderburn Decomposition of Group Algebras
https://gap-packages.github.io/wedderga/
GNU General Public License v2.0
3 stars 6 forks source link

Codes for finite group algebra #28

Open MSugandha opened 6 years ago

MSugandha commented 6 years ago

Codes for finite group algebra are to be updated, analogous to the ones for rational group algebra.

For example, based on the replaced codes, the codes for following must be written:

PrimitiveCentralIdempotentsByESSP(FG);
PrimitiveCentralIdempotentsByStrongSP(FG); 

if F is a finite field or field of rationals.