|
D.4.10.2 modS
Procedure from library modstd.lib (see modstd_lib).
- Usage:
- modS(I,L); I ideal, L intvec of primes
if size(#)>0 std is used instead of groebner
- Return:
- an ideal which is with high probability a standard basis
- Note:
- This procedure is designed for fast experiments.
It is not tested whether the result is a standard basis.
It is not tested whether the result generates I.
Example:
|