|
| binom.h |
| Provides small binomial coefficients.
|
|
| cyclotomic.h |
| Implements exact arithmetic in cyclotomic fields.
|
|
| integer.h |
| Provides arbitrary-precision and fixed-precision integer types.
|
|
| laurent.h |
| Implements single variable Laurent polynomials over arbitrary rings.
|
|
| laurent2.h |
| Implements Laurent polynomials in two variables over arbitrary rings.
|
|
| matrix.h |
| Deals with matrices of elements of various types.
|
|
| matrix2.h |
| Deals with 2x2 integer matrices.
|
|
| matrixops.h |
| Provides various complex matrix calculations.
|
|
| numbertheory.h |
| Provides miscellaneous number theory routines.
|
|
| perm.h |
| Deals with permutations of {0,1,...,n-1}.
|
|
| permgroup.h |
| Implements groups of permutations on n objects.
|
|
| polynomial.h |
| Implements single variable polynomials over arbitrary rings.
|
|
| primes.h |
| Support for finding primes and factorising integers.
|
|
| rational.h |
| Deals with artibrary precision rational numbers.
|
|
| vector.h |
| Provides a fast and generic vector class.
|
|
Copyright © 1999-2025, The Regina development team
This software is released under the GNU General Public License,
with some additional permissions; see the source code for details.
For further information, or to submit a bug or other problem, please contact
Ben Burton (
bab@maths.uq.edu.au).