|
D.2.7.1 genericid
Procedure from library random.lib (see random_lib).
- Usage:
- genericid(id[,p,b]); id ideal/module, p,b integers
- Return:
- system of generators of id which are generic, sparse, triagonal linear
combinations of given generators with coefficients in [1,b] and
sparsety p percent, bigger p being sparser (default: p=75, b=30000)
- Note:
- For performance reasons try small bound b in characteristic 0
Example:
|