[sage-support] Equivalent of ModularSolution(A, m) in Sage

2013-05-20 Thread sha2nk
Dear all, How to do the following in sage. Given a sparse integer matrix A. Find a vector v such that A.v=0 (mod m). In other words, what is equivalent of ModularSolution(A, m) of Magma in sage? -- You received this message because you are subscribed to the Google Groups "sage-support" gr

[sage-support] Re: see field extensions as a vector space.

2012-09-04 Thread sha2nk
and k -> K -> L is a tower. I am not able to treat L as a field. May be I will look at towers of number field and try to write my own code. Thanks, Shashank On Tuesday, September 4, 2012 2:10:24 PM UTC+5:L is30, sha2nk wrote: > > k=GF(2^11); > K=GF(2^33) > > How to see

[sage-support] see field extensions as a vector space.

2012-09-04 Thread sha2nk
k=GF(2^11); K=GF(2^33) How to see K as a vector space over filed k ? How to form its basis ? How to construct tower of field extensions ? -- You received this message because you are subscribed to the Google Groups "sage-support" group. To post to this group, send email to sage-support@googleg

[sage-support] Seeing a field as a vector space over its subfield.

2012-08-24 Thread sha2nk
q=7 K.=GF(q^31) k.GF(q^11) How can we treat K as a vector space over k? What about the basis of this vector space ? -- You received this message because you are subscribed to the Google Groups "sage-support" group. To post to this group, send email to sage-support@googlegroups.com. To unsubscr