Statistiques
| Révision :

root / pobysoPythonSage / src / sollya_lib.sage @ 209

Historique | Voir | Annoter | Télécharger (8,82 ko)

# Date Auteur Commentaire
201 09/10/2015 22:18 Serge Torres

Added: serveral function for function and rationals manipulations.
Fixed: a few bugs in parameters to functions.

181 23/09/2015 18:06 Serge Torres

pobyso.py: heavy update of Taylor model functions (and checked).
sollya_lib.sage: new function (sollya_lib_abs) added.
testPobyso.sage: new test functions added (and checked).
sageSLZ.sage:minor changes.

162 06/05/2015 18:05 Serge Torres

Heavy patching to take into account the change in pointers format.

155 08/04/2015 17:33 Serge Torres

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;...

153 30/03/2015 18:12 Serge Torres

Added function pobyso_guess_degree.
Not tested yet.
Some typos and comments fixed.

117 28/02/2014 18:14 Serge Torres

Lots of memory leaks fixed.

116 26/02/2014 18:16 Serge Torres

Test library started: testPobyso.sage
New Sollya functions added: sollya_lib.sage
Memory leaks fixed: pobyso.py

93 13/11/2013 17:45 Serge Torres

Typos and comments fixing.

91 21/10/2013 17:53 Serge Torres

Comments and printing debug cleaning.
Marginal algorithm alterations.

85 02/10/2013 17:49 Serge Torres

Bug fix in slz_compute_polynomial_and_interval: take the internal Sollya precision into account.
Lots of memory management and variable renaming.

56 18/01/2013 18:08 Serge Torres

Lots of bug fixes and enhancements.
Taylor expansions stuff added.

55 21/12/2012 17:44 Serge Torres

Added solly_lib_mid...

54 14/12/2012 18:08 Serge Torres

supnorm stuff added.

Bugs fixing.

53 12/12/2012 16:36 Serge Torres

Interval/Range stuff added.

38 28/11/2012 18:07 Serge Torres

Lots of change on pobyso.py: adding the suffixes to functions.

37 27/11/2012 14:32 Serge Torres

Start of Taylor model management for Coppersmith

35 26/11/2012 16:39 Serge Torres
9 23/11/2012 12:51 Serge Torres
5 23/11/2012 12:33 Serge Torres

Initial file loading