Révision 83 pobysoPythonSage/src/sageSLZ/sageSLZ.sage
sageSLZ.sage (revision 83) | ||
---|---|---|
264 | 264 |
1/scalingCoeff * expVar + 3)) |
265 | 265 |
|
266 | 266 |
|
267 |
def slz_polynomial_and_interval_to_sage(polyRangeCenterErrorSo):
|
|
267 |
def slz_interval_and_polynomial_to_sage(polyRangeCenterErrorSo):
|
|
268 | 268 |
""" |
269 | 269 |
Compute the Sage version of the Taylor polynomial and it's |
270 | 270 |
companion data (interval, center...) |
... | ... | |
289 | 289 |
errorSa = \ |
290 | 290 |
pobyso_get_constant_as_rn_with_rf_so_sa(polyRangeCenterErrorSo[4]) |
291 | 291 |
return((polynomialSa, polynomialChangedVarSa, intervalSa, centerSa, errorSa)) |
292 |
# End slz_polynomial_and_interval_to_sage
|
|
292 |
# End slz_interval_and_polynomial_to_sage
|
|
293 | 293 |
|
294 | 294 |
def slz_rat_poly_of_int_to_poly_for_coppersmith(ratPolyOfInt, |
295 | 295 |
precision, |
Formats disponibles : Unified diff