Bug fix in slz_compute_polynomial_and_interval: take the internal Sollya precision into account.Lots of memory management and variable renaming.
Lots of typos.Some memory management in pobyso.Row and column matices for LLL.
- Norm function for multivariate polynomials create (a lot of TODOs remaining);- sageSLZ-Notes updated, after new ideas (see below).- Total transformation of interval/polynomial building (with some checks done to validate the new "adaptative" system and tweak the constants;...
Massive functions update:- new functions added for polynomial transformation;- many changes in variable management for expressions and functions;- function issues (warning about deprecated syntax) fixed.
Polynomial conversion functions added.
Many comment updates.
Main functions of sagePolynomialOperations completed and checkedagainst the preliminary versions in Sage notebook polynomialsForCoppersmith.
Typos fixing
Function naming scheme changed.
Initial versions of sageMatrixOperations.sage and sagePolynomialMatrixOperations.sage
Added the scaled function computation function.
Several minor fixes.
Fixed interval shrinking with different formulas whencomputing a list a Taylor polynomials.
Réaménagement des répertoires.
Réaménagment du code dans sageRelationalOperations.sage
numerators and denominators function added.Typos fixed in notes.
sageRationalOperation file creation.
Approximation interval problem notes added.
Moved file sageSLZ.sage into it's own directory.