Statistiques
| Révision :

root / pobysoPythonSage / src / sageSLZ / sageSLZ.sage @ 87

Historique | Voir | Annoter | Télécharger (18,58 ko)

# Date Auteur Commentaire
87 09/10/2013 17:59 Serge Torres

Lots of bug fixes in matrix operations.
Typos in others.
Return value changed int spo_polynomial_to_proto_matrix: return
the known monomials list as well (necessary to rebuild the polynomials
from the matrices).
Unplugging custom LCM computations for lists: the native...

86 04/10/2013 18:14 Serge Torres

Abortion on null interval added.

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.

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

80 13/08/2013 17:55 Serge Torres

Massive functions update:
- new functions added for polynomial transformation;
- many changes in variable management for expressions and functions;
- function issues (warning about deprecated syntax) fixed.

79 12/08/2013 17:56 Serge Torres

Polynomial conversion functions added.

72 22/05/2013 17:52 Serge Torres

Added the scaled function computation function.

Several minor fixes.

71 15/05/2013 17:54 Serge Torres

Fixed interval shrinking with different formulas when
computing a list a Taylor polynomials.

66 11/03/2013 14:38 Serge Torres

Moved file sageSLZ.sage into it's own directory.

65 11/03/2013 14:37 Serge Torres

Typo in sageSLZ.sage.
sageSLZ directory creation.

64 08/03/2013 16:52 Serge Torres

Added variable change.
Added correct approximation precision management.

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

61 15/02/2013 18:10 Serge Torres

Adding scaling (not finished).

60 15/02/2013 13:33 Serge Torres

sageSLZ file creation.