Révision 246 pobysoPythonSage/src/sageSLZ/sagePolynomialOperations.sage
sagePolynomialOperations.sage (revision 246) | ||
---|---|---|
1 | 1 |
load("/home/storres/recherche/arithmetique/pobysoPythonSage/src/sageSLZ/sageMatrixOperations.sage") |
2 | 2 |
#load(str('/home/storres/recherche/arithmetique/pobysoPythonSage/src/sageSLZ/sageMatrixOperations.sage')) |
3 |
print "sagePolynomialOperations loading..."
|
|
3 |
sys.stderr.write("sagePolynomialOperations loading...\n")
|
|
4 | 4 |
|
5 | 5 |
def spo_add_polynomial_coeffs_to_matrix_row(poly, |
6 | 6 |
knownMonomials, |
... | ... | |
1121 | 1121 |
return baseMatrix |
1122 | 1122 |
# End spo_proto_to_row_matrix. |
1123 | 1123 |
# |
1124 |
print "\t...sagePolynomialOperations loaded" |
|
1124 |
sys.stderr.write("\t...sagePolynomialOperations loaded.\n") |
Formats disponibles : Unified diff