Historique | Voir | Annoter | Télécharger (11,19 ko)
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