sage: m = random_matrix(ZZ, 3) sage: m.smith_form()
On Thursday, April 25, 2013 8:57:26 PM UTC+1, tvn wrote: > > is there something in SAGE that solves integer linear equations ? > essentially like normal equation solving but the results must be integers. > Thanks , > -- You received this message because you are subscribed to the Google Groups "sage-support" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/sage-support?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
