Révision 246 pobysoPythonSage/src/sageSLZ/sageMatrixOperations.sage

sageMatrixOperations.sage (revision 246)
1
print "sageMatrixOperations loading..."
1
sys.stderr.write("sageMatrixOperations loading...\n")
2 2
#2345678901234567890123456789012345678901234567890123456789012345678901234567890
3 3
def smo_is_diagonal_complete_matrix(mat):
4 4
    """
......
145 145

  
146 146
# End smo_zero_rows_index_list
147 147
      
148
print "\t...sageMatrixOperations loaded"
148
sys.stderr.write("\t...sageMatrixOperations loaded.\n")

Formats disponibles : Unified diff