Statistiques
| Révision :

root / pobysoPythonSage / src / pobyso.py @ 234

Historique | Voir | Annoter | Télécharger (79,08 ko)

# Date Auteur Commentaire
234 05/12/2015 23:54 Serge Torres

Fixed: bugs on calls eval (use sage_eval instead, with globals() argument for
variables).
Added: new functions.

232 28/11/2015 22:18 Serge Torres

Fixed a bug in the rounding function: does not return, under no circumstance, the initial parameters as return values. Always returns copies since the caller may
free its arguments after call.

230 27/11/2015 18:23 Serge Torres

Multiple fixed :
- less noisy module loading;
- debug printing fixes;
- run time scripts enhancement (window title update);
- added a new run time script (should replace all the old ones soon);

228 24/11/2015 22:53 Serge Torres

Added: more debug code.

227 24/11/2015 03:08 Serge Torres

Some bug fixes on precision setting and retrieval.

226 23/11/2015 18:32 Serge Torres
224 21/11/2015 22:29 Serge Torres

Minor changes on run time files.
Completed: function for polynomials coefficients rounding.
Added: debug code in several places.

223 20/11/2015 22:55 Serge Torres

Some typos and debugging code added. A new (unfinished) polynomial rounding function.

222 19/11/2015 22:00 Serge Torres

Created: extra verbose function for debugging.
Added: debug option to several functionsK

219 17/11/2015 18:14 Serge Torres

Added: code for polynomial coefficients rounding. Stand alone programs can use the new functionality. Some testing done as well. Fixed: a few bugs and typos.
Refactored: precision management in a few function, in a clearer, more systematic and less error prone mode (much more to do).

218 17/11/2015 02:05 Serge Torres

Lots of fixes around polynomial coefficients rounding.

217 15/11/2015 23:53 Serge Torres

Added: several functions.

215 15/11/2015 19:45 Serge Torres

Lot's of new functions and fixes.

213 12/11/2015 08:46 Serge Torres

Fixed: typos and minor bugs.

209 17/10/2015 22:46 Serge Torres

Changed: many things related to constants.
Added : functions for polynomials conversion from Sage to Sollya.

200 09/10/2015 22:17 Serge Torres

Fixed: lots of typos and function ordering.
Added: new function for rationals constants into Sollya, stubs for functions to export Sage rational polynomials into Sollya.

185 05/10/2015 15:40 Serge Torres

Fixed: typos.

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.

166 18/08/2015 17:40 Serge Torres

Lots of fixes, too long to detail. Mainly on the scaling and
approximation computing areas.

162 06/05/2015 18:05 Serge Torres

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

159 29/04/2015 18:18 Serge Torres

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

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

154 01/04/2015 16:10 Serge Torres

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.

153 30/03/2015 18:12 Serge Torres

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

124 12/03/2014 18:07 Serge Torres

Comments fixes and marginal code fixes.

120 03/03/2014 18:16 Serge Torres

Lots of small fixes.

118 03/03/2014 09:07 Serge Torres

Changes in pobyso_get_list_elements_so_so to:
- minimize memory manipulations;
- enhance documentation

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

115 24/02/2014 17:53 Serge Torres
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