Historique | Voir | Annoter | Télécharger (47,5 ko)
Added function pobyso_guess_degree.Not tested yet.Some typos and comments fixed.
Comments fixes and marginal code fixes.
Lots of small fixes.
Changes in pobyso_get_list_elements_so_so to:- minimize memory manipulations;- enhance documentation
Lots of memory leaks fixed.
Test library started: testPobyso.sageNew Sollya functions added: sollya_lib.sageMemory leaks fixed: pobyso.py
Bug fixing.
Bug fix in slz_compute_polynomial_and_interval: take the internal Sollya precision into account.Lots of memory management and variable renaming.
Lot's of changes in pobyso.Memory management in taylor form and others.New functions.
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;...
Create new conversion function header to get Sollya polynomialsfrom Sage polynomials.
Typos in pobyso.sy.More substantial changes in sageSLZ.sage
Lots of debugging in sageSLZ.sage.Minor typo clean up in pobyso.py
Polynomila conversion stuff. Still in progress...
Added (untested) function pobyso_taylor_form_with_function_change_so_so
New functions added for polynomials conversion from Sollya to Sage.
Lots of bug fixes and enhancements.Taylor expansions stuff added.
Added solly_lib_mid...
supnorm stuff added.
Bugs fixing.
Interval/Range stuff added.
Remez and Tayloform updates
Mainly, new min_rn_size function added to sageMpfr.spyc.New #define constants and function declaration added.
Lots of change on pobyso.py: adding the suffixes to functions.
Start of Taylor model management for Coppersmith
Just a test
Initial file loading