[sage-support] Error when trying to input an 8-bit Sbox into the argument of S = mq.SBox(.)

2012-12-19 Thread sea21
Why is it that when I try to input an 8-bit Sbox into the argument of S = mq.SBox(.), I get the error: "SyntaxError: more than 255 arguments"? Does this class not work for more than 7-bit S-boxes? -- You received this message because you are subscribed to the Google Groups "sage-support" group

[sage-support] why am i forced to open the viewer on the notebook?

2012-12-19 Thread john_perry_usm
Hello Why does the notebook no longer allow the open_viewer=False option? It's really annoying to have another web browser pop up, when I already have one open. (Yes, I could reconfigure my desktop if I really had to, but think of all the poor chumps out there who can't, or won't.) john perry

[sage-support] Re: why am i forced to open the viewer on the notebook?

2012-12-19 Thread P Purkayastha
On 12/20/2012 02:03 AM, john_perry_usm wrote: Hello Why does the notebook no longer allow the open_viewer=False option? It's really annoying to have another web browser pop up, when I already have one open. It changed and got merged with another option - use "automatic_login=False" instead.

[sage-support] Re: M.LLL_gram()

2012-12-19 Thread William Stein
I'm forwarding this to sage-support... On Dec 19, 2012 8:52 AM, "Ian Hambleton" wrote: > > Dear Professor Stein, > I am trying to use the Sage diagonalization routine found in: > > http://www.sagemath.org/doc/reference/sage/matrix/matrix_integer_dense.html > > The example given in the Sage docume

[sage-support] Re: why am i forced to open the viewer on the notebook?

2012-12-19 Thread john_perry_usm
On Wednesday, December 19, 2012 12:08:40 PM UTC-6, P Purkayastha wrote: > > It changed and got merged with another option - use > "automatic_login=False" instead. > Thanks. Do we not have a deprecation policy? Sage 5.0 from May of this year allows the option open_viewer with no warning whatsoe

[sage-support] Re: why am i forced to open the viewer on the notebook?

2012-12-19 Thread Jason Grout
On 12/19/12 7:40 PM, john_perry_usm wrote: On Wednesday, December 19, 2012 12:08:40 PM UTC-6, P Purkayastha wrote: It changed and got merged with another option - use "automatic_login=False" instead. Thanks. Do we not have a deprecation policy? Sage 5.0 from May of this year allows th