Révision 102 pobysoPythonSage/src/sageSLZ/sageSLZ.sage
sageSLZ.sage (revision 102) | ||
---|---|---|
111 | 111 |
reducedPolynomials = [] |
112 | 112 |
currentPolynomial = 0 |
113 | 113 |
for matrixRow in reducedMatrix.rows(): |
114 |
currentPolynomial = 0 |
|
114 | 115 |
for colIndex in xrange(0, len(knownMonomials)): |
115 | 116 |
currentCoefficient = matrixRow[colIndex] |
116 | 117 |
#print knownMonomials[colIndex] |
Formats disponibles : Unified diff