Statistiques
| Révision :

root / pobysoPythonSage / src / sageSLZ / sageRationalOperations.sage @ 156

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

# Date Auteur Commentaire
115 24/02/2014 17:53 Serge Torres
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...

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.

70 12/04/2013 09:18 Serge Torres

Réaménagement des répertoires.

Réaménagment du code dans sageRelationalOperations.sage

69 15/03/2013 17:49 Serge Torres

numerators and denominators function added.
Typos fixed in notes.

68 15/03/2013 15:48 Serge Torres

sageRationalOperation file creation.