Historique | Voir | Annoter | Télécharger (11,21 ko)
New files for tests.Some new functions in sageMpfr for intervals.Fixing unnoticed bugs (no return type in function declarations).
Lots of fixes due to changes in Sage 6.6.Mainly :- changed (and deprecated) behaviour of "load";- changed behaviour of assume_str (adds "_SAGE_VAR" to variable names).
Extra functions added:- pobyso_error_so: generate a Sollya error object;- pobyso_is_error_so_sa: check if some Sollya object is an error object;- a new function (version 6) to compute polynomials for Coppersmith;- added entries in sollya_lib.sage for new Sollya functions used;...
Added function pobyso_guess_degree_sa_sa, tested but still has memory leaks.Function pobyso_guess_degree_so_sa tested OK.Several typos and very local optimizations.
Added function pobyso_guess_degree.Not tested yet.Some typos and comments fixed.
Lots of small fixes.
Lots of memory leaks fixed.
Test library started: testPobyso.sageNew Sollya functions added: sollya_lib.sageMemory leaks fixed: pobyso.py