Here's a little problem:

G=GF(2,'a')

Then

G.{tab key}

given me 116 options.  Suppose I make a further field:

F.<x>=GF(2^4,name='x',modulus=a^4+a+1)

Then

F.{tab key}

does nothing.  I'm sure this is new behaviour (I'm using version
4.3.2) - but how do I create a field whose name allows tab completion
of its methods?

Thanks,
Alasdair

-- 
To post to this group, send email to sage-support@googlegroups.com
To unsubscribe from this group, send email to 
sage-support+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/sage-support
URL: http://www.sagemath.org

Reply via email to