Révision 87 pobysoPythonSage/src/sageSLZ/sageMatrixOperations.sage
sageMatrixOperations.sage (revision 87) | ||
---|---|---|
1 |
print "sageMatrixOperations loading..." |
|
1 | 2 |
def smo_is_diagonal_complete_matrix(mat): |
2 | 3 |
""" |
3 | 4 |
Check that all the element on the diagonal are not 0. |
... | ... | |
67 | 68 |
return True |
68 | 69 |
# End smo_is_upper_triangular_matrix |
69 | 70 |
|
70 |
print "sageMatrixOperations loaded..." |
|
71 |
print "\t...sageMatrixOperations loaded" |
Formats disponibles : Unified diff