Révision 264
pobysoPythonSage/src/sageSLZ/sageRunSLZ.sage (revision 264) | ||
---|---|---|
3554 | 3554 |
# |
3555 | 3555 |
## Progam initialization |
3556 | 3556 |
### Approximation polynomial accuracy and hardness to round. |
3557 |
#polyApproxAccur = 2^(-(targetHardnessToRound + 1))
|
|
3558 |
polyApproxAccur = 2^(-(targetHardnessToRound + 12)) |
|
3557 |
polyApproxAccur = 2^(-(targetHardnessToRound + 1)) |
|
3558 |
#polyApproxAccur = 2^(-(targetHardnessToRound + 12))
|
|
3559 | 3559 |
polyTargetHardnessToRound = targetHardnessToRound + 1 |
3560 | 3560 |
### Significand to integer conversion ratio. |
3561 | 3561 |
toIntegerFactor = 2^(precision-1) |
Formats disponibles : Unified diff