Historique | Voir | Annoter | Télécharger (18,21 ko)
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.