Package javamath.util.math

The design of this package should be regarded as tentative.

See:
          Description

Interface Summary
MathInterface This interface represents Java mathematical objects that can be converted to OpenMath objects using the PolyMath library.
 

Class Summary
CharacterTable This class is a wrapper of nice accessor functions for the character table defined in the group1 CD and PolyMath's OpenMath library.
MathObject This is the ancestor of all Java mathematical objects that can be converted to OpenMath objects using the PolyMath library.
Permutation This class represents a permutation using GAP's permutation CD and PolyMath's OpenMath library.
PermutationGroup This class represents a permutation group using GAP's permutation CD and PolyMath's OpenMath library.
 

Package javamath.util.math Description

The design of this package should be regarded as tentative. We hope that as more applications are written the most useful form for MathObects will become clear.