Allo,
{{{log_html}}} crashes because of undefined variable:
{{{
sage: log_html ()
[..]
245 T = self._title()
246 inlog = os.path.split(self._input_log_name())[1]
--> 247 return '%s%s\n%s\n%s'%(REFRESH,T,T, inlog, inlog)
248
249 def _footer(self):
: glo
On Feb 19, 5:08 am, "Jason Martin" <[EMAIL PROTECTED]>
wrote:
> Hi All,
Hello,
>
> p.s. By the way, I'd love to make this work on a 64-bit Vista/cygwin
> platform, but I don't have access to any of those. So, if you've got
> one and you want to try this out, please let me know.
>
The is c
I've fixed this for SAGE-2.2 by making worksheet processes start in their
worksheet subdirectory.
On 2/19/07, Nick Alexander <[EMAIL PROTECTED]> wrote:
>
>
> I was getting some _bizarre_ notebook behaviour, but have determined
> the issue.
>
> If you try to run sage -notebook from sage-main/sage,
Hello,
On Feb 19, 10:01 pm, "Jason Martin" <[EMAIL PROTECTED]>
wrote:
> If someone who is already mirroring sage could send me scripts for
> syncing the mirror
rsync -av --rsh=ssh --delete [EMAIL PROTECTED]:/home/was/
www/sage/ /path/to/webdir/sage/
> and a brief description of the setup
Well
If someone who is already mirroring sage could send me scripts for
syncing the mirror and a brief description of the setup, I'd greatly
appreciate it. I'm also willing to run a sage notebook if it's easy
to setup. (However, the dinky pentium4 that I've setup for this task
might not be powerful e
On Feb 19, 2007, at 11:53 AM, Nick Alexander wrote:
>
> === cut ===
> [ui]
> username = Your Name <[EMAIL PROTECTED]>
> [paths]
> default = http://sage.math.washington.edu/sage/hg/sage-main
> default-push = http://sage.math.washington.edu/sage/hg/sage-main
> === cut ===
>
> Default is for pull/i
=== cut ===
[ui]
username = Your Name <[EMAIL PROTECTED]>
[paths]
default = http://sage.math.washington.edu/sage/hg/sage-main
default-push = http://sage.math.washington.edu/sage/hg/sage-main
=== cut ===
Default is for pull/incoming; default-push is for push/outgoing/
bundle.
Nick
--~--~---
I was getting some _bizarre_ notebook behaviour, but have determined
the issue.
If you try to run sage -notebook from sage-main/sage, you will get
some wild issues. What is happening is that IPython does not import.
This is because IPython tries 'from sets import Set', and there is a
sage-main/s
download the patch
http://sage.math.washington.edu/home/boothby/my_patches/changeclone.hg
apply the patch with hg_scripts
now, you can run
$ sage -cc abc
and it'll switch clones nice & fast.
--~--~-~--~~~---~--~~
To post to this group, send email to sage-deve
>> (1) Is this license GPL compatible? It seems like it might be. It is
>> very
>> free (much more so than the GPL). What do you think? I couldn't find
>> anything definitive online... One thing -- this license is very clear
>> about
>> patent issues, which is comforting.
I am not ANAL, bu
On 2/19/07, Jason Martin <[EMAIL PROTECTED]> wrote:
>
> Hi All,
>
> I've been tweaking the gmp used in sage. Right now this will only
> benefit Linux users who have a core2 processor. However, I'd like to
> make sure that my changes don't break the sage build on other
> platforms. So, I'd appre
I did this and had no problem compiling on a amd64 suse10.0 machine.
+++
On 2/18/07, Jason Martin <[EMAIL PROTECTED]> wrote:
>
> Hi All,
>
> I've been tweaking the gmp used in sage. Right now this will only
> benefit Linux users who have a core2 processor. Howev
12 matches
Mail list logo