Historique | Voir | Annoter | Télécharger (21,83 ko)
ToDos done.Functions added.Typos fixed
Typos and comments fixing.
Added the polynomial strings to the return value of spo_polynomial_to_proto_matrix()
Comments and printing debug cleaning.Marginal algorithm alterations.
Column stuff addedTypos and comments fixed.
Monomials evaluation added in spo_proto_to_row_matrix
Adding expression evaluation at bounds to matrix building.
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...
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.
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