Up | Next | Prev | PrevTail | Tail |
This package supports solve (M_SOLVE) and roots (M_ROOTS) operators for modular polynomials and modular polynomial systems. The moduli need not be primes. M_SOLVE requires a modulus to be set. M_ROOTS takes the modulus as a second argument. For example:
The operator legendre_symbol(a,p) denotes the Legendre symbol
which, by its very definition can only have one of the values {-1,0,1}.
There is no further documentation for this package.
Author: Herbert Melenk.
Up | Next | Prev | PrevTail | Front |