Révision 260

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

Formats disponibles : Unified diff