Statistiques
| Révision :

root / pobysoPythonSage / src / pobyso.py @ 108

Historique | Voir | Annoter | Télécharger (44,23 ko)

# Date Auteur Commentaire
103 04/12/2013 17:52 Serge Torres

Bug fixing.

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.

84 30/09/2013 18:24 Serge Torres

Lot's of changes in pobyso.
Memory management in taylor form and others.
New functions.

83 27/09/2013 18:52 Serge Torres

Lots of typos.
Some memory management in pobyso.
Row and column matices for LLL.

81 14/08/2013 17:56 Serge Torres

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

73 31/05/2013 18:06 Serge Torres

Create new conversion function header to get Sollya polynomials
from Sage polynomials.

63 04/03/2013 17:48 Serge Torres

Typos in pobyso.sy.
More substantial changes in sageSLZ.sage

62 18/02/2013 18:05 Serge Torres

Lots of debugging in sageSLZ.sage.
Minor typo clean up in pobyso.py

59 14/02/2013 18:22 Serge Torres

Polynomila conversion stuff. Still in progress...

58 11/02/2013 17:28 Serge Torres

Added (untested) function pobyso_taylor_form_with_function_change_so_so

57 08/02/2013 17:56 Serge Torres

New functions added for polynomials conversion from Sollya to Sage.

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.

52 11/12/2012 10:30 Serge Torres

Remez and Tayloform updates

51 05/12/2012 16:24 Serge Torres

Mainly, new min_rn_size function added to sageMpfr.spyc.
New #define constants and function declaration added.

43 29/11/2012 16:10 Serge Torres
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

10 23/11/2012 13:37 Serge Torres

Just a test

7 23/11/2012 12:51 Serge Torres
5 23/11/2012 12:33 Serge Torres

Initial file loading