From: patrickhamm...@hotmail.com
To: sage-support@googlegroups.com
Subject: [sage-support] JavaScript filtered?
Date: Sun, 13 Sep 2009 15:08:15 +0200
Hi!
The following html-code doesn't work when I evaluate the cell with the
HTML-mode:
function test()
{
alert("test");
}
I want
Hi!
The following html-code doesn't work when I evaluate the cell with the
HTML-mode:
function test()
{
alert("test");
}
I want to use JavaScript for a little simulation which runs on the client
browsers.
Is there a way to do that?
_
I want to thank you, and the developers of the opensource-librarys which Sage
is using, for their great work!
Sage is easy to use and very powerful. And I like the server-client-principe
behind it.
Go on with the great work, Sage motivated me to make the step from C to python
in just some hour
em__
pos, siz = self._index[key] # may raise KeyError
KeyError: 0
> Date: Mon, 7 Sep 2009 10:02:40 -0700
> Subject: [sage-support] Re: weave corrupt
> From: fe...@neuro.uni-bremen.de
> To: sage-support@googlegroups.com
>
>
> Hi,
>
> What about:
>
> impor
Hi!
import weave
from weave import converters
gives:
Traceback (most recent call last):
File "", line 1, in
File "/home/sage/sagenb/sage_notebook/worksheets/Ch4os/17/code/6.py", line 6,
in
import weave
File
"/home/sage/sage_install/sage/local/lib/python2.6/site-packages/weave/__in