Historique | Voir | Annoter | Télécharger (892 octet)
Fixed: useless code in floating-point to rational exact conversion (witha power of 2 denominator).
Added: sno operation for floating-point conversion to rationals sothat denominator is a power of 2.Fixed: several little bug : - expression to function transformation (function(varList) method); - return values (None for invalid calls or internal errors, empty tuples...
File sageNumericalOperations.sage added for particular operations non presentin Sage. Function added in sageSLZ to check HTRN cases.Typos and comments fixes.