| Class | Description |
|---|---|
| AlgebraicExtension |
An Algebraic Extension of a Ring.
|
| BigReals |
The field of Reals represented by BigDecimals.
|
| ExtendedFreeGroup |
An extended version of a Free Group, limted seport for powers and division.
|
| FreeGroup |
A free group generated by a symbol t.
|
| Group |
Base abstract class for all groups.
|
| Integers |
The group of integers, implemented as a BigInteger.
|
| PermutationGroup |
The group of permutations.
|
| Quaternions |
Possibly the Quaternions, completely untested.
|
| Quaternions.Quaternion | |
| Rationals |
The Field of rational numbers.
|
| Reals |
A representation of the Reals where elements are represented as Doubles.
|
| Zn |
The group of integers mod n.
|
Copyright © 2018. All rights reserved.