[sage-support] Re: Using HillCryptosystem() with more characters than the 26 capital letters from AlphabeticStrings()

2012-09-24 Thread kcrisman
AS3 = list(AS1.alphabet())+[str( )]; AS3; len (AS3) ['A', 'B', 'C', 'D', 'E', 'F', 'G', 'H', 'I', 'J', 'K', 'L', 'M', 'N', 'O', 'P', 'Q', 'R', 'S', 'T', 'U', 'V', 'W', 'X', 'Y', 'Z', ' '] 27 keylen=3; H=HillCryptosystem(AS1, keylen);H ### This works fine. Hill cryptosystem on Free

[sage-support] Re: raise socket.error in Sage Version 5.3

2012-09-24 Thread Jason Grout
On 9/23/12 10:47 AM, taske wrote: File /opt/sage-5.3-linux-64bit-ubuntu_10.04.4_lts-x86_64-Linux/local/lib/python/random.py, line 47, in module from os import urandom as _urandom ImportError: cannot import name urandom This looks odd. Can you import urandom within Sage? Thanks,

[sage-support] Re: Problem with sagecell server installation

2012-09-24 Thread Jason Grout
On 9/23/12 4:32 PM, ma...@mendelu.cz wrote: Dne čtvrtek, 20. září 2012 15:16:59 UTC+2 ma...@mendelu.cz napsal(a): Websocket closedhttp://192.168.26.133:8000/# Websocket connection to ws://192.168.26.133:/kernel/428c10d5-20f2-4db5-ae9c-e678d6538c9b

[sage-support] Raspberry pi

2012-09-24 Thread Dan Aldrich
OK, this doesn't get me kicked off the list, nothing will... Has anyone considered porting sage over to the raspberry pi? -d -- 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

[sage-support] Re: cutting and pasting to sage console in virtualbox

2012-09-24 Thread Volker Braun
The VirtualBox guest additions are already installed in the VM that we are distributing, but they don't do clipboard integration on the console (only in X). You can log in via ssh from the host machine, then you can use the hosts' terminal (which hopefully supports cutpaste): ssh -p

[sage-support] Re: Problem with sagecell server installation

2012-09-24 Thread ma...@mendelu.cz
Dne pondělí, 24. září 2012 14:20:09 UTC+2 Jason Grout napsal(a): What commit is your sagecell installation? It looks like the sagecell installation may be old. Did you run 'make' to remake the javascript files? I used your spkg

[sage-support] Re: cutting and pasting to sage console in virtualbox

2012-09-24 Thread Ursula Whitcher
On Monday, September 24, 2012 4:51:28 PM UTC-5, Volker Braun wrote: The VirtualBox guest additions are already installed in the VM that we are distributing, but they don't do clipboard integration on the console (only in X). You can log in via ssh from the host machine, then you can use

[sage-support] Notebook server very slow. What are typical bottlenecks? I have ver5.2 and 1Gb RAM

2012-09-24 Thread Chris Seberino
Notebook server very slow. What are typical bottlenecks? I have ver5.2 and 1Gb RAM cs -- 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 unsubscribe from this group, send

[sage-support] Students leave their notebooks open so server has a TON of notebooks open....performance problem?

2012-09-24 Thread Chris Seberino
Students leave their notebooks open so server has a TON of notebooks openis that a problem? (I'm thinking about performance mainly.) cs -- 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] Re: Notebook server very slow. What are typical bottlenecks? I have ver5.2 and 1Gb RAM

2012-09-24 Thread kcrisman
On Monday, September 24, 2012 8:32:23 PM UTC-4, Chris Seberino wrote: Notebook server very slow. What are typical bottlenecks? I have ver5.2 and 1Gb RAM cs This is a little vague. Do you mean on your own personal computer, or are you trying to run a notebook server for others (e.g.,

[sage-support] Re: Students leave their notebooks open so server has a TON of notebooks open....performance problem?

2012-09-24 Thread P Purkayastha
On 09/25/2012 08:33 AM, Chris Seberino wrote: Students leave their notebooks open so server has a TON of notebooks openis that a problem? (I'm thinking about performance mainly.) cs The answer _should_ be no. The notebook has a timeout parameter that can be configured to close the