Statistiques
| Révision :

root / pobysoPythonSage / src / sageSLZ / sageMatrixOperations.sage

Historique | Voir | Annoter | Télécharger (4,26 ko)

# Date Auteur Commentaire
246 10/01/2016 17:23 Serge Torres

Changed: messages are printed out to stderr.

172 02/09/2015 17:59 Serge Torres

File sageNumericalOperations.sage added for particular operations non present
in Sage.
Function added in sageSLZ to check HTRN cases.
Typos and comments fixes.

111 20/01/2014 18:03 Serge Torres

Very heavy refactoring. Mostly tested.

104 17/12/2013 17:18 Serge Torres

Comments added.

103 04/12/2013 17:52 Serge Torres

Bug fixing.

97 22/11/2013 17:42 Serge Torres

Bugs fixed smo_zero_rows_index_list

96 20/11/2013 16:49 Serge Torres

Added function smo_zero_rows_index_list

95 18/11/2013 17:54 Serge Torres

New function related to tranform matrix.

94 15/11/2013 18:02 Serge Torres

ToDos done.
Functions added.
Typos fixed

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

83 27/09/2013 18:52 Serge Torres

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

75 07/08/2013 17:54 Serge Torres

Function naming scheme changed.

74 07/08/2013 17:50 Serge Torres

Initial versions of sageMatrixOperations.sage and sagePolynomialMatrixOperations.sage