Historique | Voir | Annoter | Télécharger (45,8 ko)
Code reorganizing for coppersmith roots finding.More or less tested.
Comments fixes and marginal code fixes.
Function for integer polynomial modular roots almost completed.Function for coppersmith reduced polynomials created and almost completed.
New function to compute the modular roots. Unfinished.
Debugging slz_compute_binade_bounds.Integrating emax (with a disputable solution).
Lots of small fixes.
Added funtion slz_compute_binade_bounds().This version does not deal with emax yet.
Cosmetic changes.
Heavy debugging and in deepth overhaul of the matrix generation.
Bug fixing.
Heavy refactoring of the interval splitting sections.
Bug fixes.
Bug fixed in slz_compute_reduced_polynomials
Function compute_reduced_polynomials created.Still needs debugging.
ToDos done.Functions added.Typos fixed
Comments and printing debug cleaning.Marginal algorithm alterations.
Column stuff addedTypos and comments fixed.
Lots of bug fixes in matrix operations.Typos in others.Return value changed int spo_polynomial_to_proto_matrix: returnthe known monomials list as well (necessary to rebuild the polynomialsfrom the matrices).Unplugging custom LCM computations for lists: the native...
Abortion on null interval added.
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.
Added the scaled function computation function.
Several minor fixes.
Fixed interval shrinking with different formulas whencomputing a list a Taylor polynomials.
Moved file sageSLZ.sage into it's own directory.
Typo in sageSLZ.sage.sageSLZ directory creation.
Added variable change.Added correct approximation precision management.
Typos in pobyso.sy.More substantial changes in sageSLZ.sage
Lots of debugging in sageSLZ.sage.Minor typo clean up in pobyso.py
Adding scaling (not finished).
sageSLZ file creation.