Finite Groups - MathMorphs

[luciano graphic] By Luciano (luciano@core-sdi.com)

Keywords: Squeak, MathMorphs, Group Theory, Finite Groups.

This is a first implementation of finite groups in Squeak. The current implementation involves the following classes:

and the following examples: modular integers, quaternions, permutations, complex roots of unity, direct product and semidirect product.

If you are looking for implementation details, just download the change set and use a class browser. There are some examples in the class protocol of Subgroup.

Comming soon: full implementation (there are some "notYetImplemented" methods in this version) and Morphic stuff.

Click here to download the change set.


Enjoy and take it easy.