Changeset 4bde6b in git for Singular/LIB/symodstd.lib


Ignore:
Timestamp:
May 15, 2020, 3:20:00 PM (4 years ago)
Author:
Hans Schoenemann <hannes@…>
Branches:
(u'spielwiese', '5b153614cbc72bfa198d75b1e9e33dab2645d9fe')
Children:
a1b40ab8675488c2a4f8e225d9d748ba70340727
Parents:
538e06d0809adf9f75fea000cf70d354bb674ab5
Message:
spelling p1
File:
1 edited

Legend:

Unmodified
Added
Removed
  • Singular/LIB/symodstd.lib

    r538e06 r4bde6b  
    2020   version of the standard basis algorithm (improving the calculations in
    2121   positive characteristic). Therefore we only allow primes p such that p-1 is
    22    divisible by k. This guarantees the existance of a k-th primitive root of
     22   divisible by k. This guarantees the existence of a k-th primitive root of
    2323   unity in Z/pZ.
    2424
     
    650650// the intvec of n greatest primes p <= 2147483647 (resp. n greatest primes
    651651// < L[size(L)] union with L) such that each (p-1) is divisible by k, and none
    652 // of these primes divides any coefficient occuring in I
     652// of these primes divides any coefficient occurring in I
    653653// --> similar to procedure primeList in modstd.lib
    654654
Note: See TracChangeset for help on using the changeset viewer.