master > master: updated comments and user input

This commit is contained in:
RD
2022-10-12 12:20:58 +02:00
parent cb000c6067
commit 2d0adf1038
2 changed files with 9 additions and 15 deletions

View File

@@ -46,7 +46,7 @@ def generate_semigroup_generator(
- `base` - <int> If `rational = True`, fixes the denominator of the rational numbers.
- `alpha` - <float> Additional parameter to scale the D_i operators.
NOTE: in the paper `α = 1` was chosen. However one can choose any value in `(1/√d, \infty)`.
NOTE: One can choose any value of `α(1/√d, \infty)`.
By choosing any value `α ≥ 1/√(d-1)`, by the computations in Proposition 5.3
one can force that the S_TK operators only fail to be positive when |K| > d-1.