On Sat, Dec 26, 2009 at 9:38 PM, Dr. David Kirkby
wrote:
> I've created a startup script
>
> /local-bins/start-sage
>
> to start Sage, which has in it:
>
> #!/usr/bin/env bash
> /homes/sageserv/sage-4.3/sage -notebook address='' accounts=True
> server_pool=['sa...@localhost']
>
>
> If I try to sta
There should be a Sage server running at:
http://t2nb.math.washington.edu:8000
This is a slightly modified version of the 4.3 source. It's running in a
'Solaris zone' on the Sun T5240 't2'. Hence RAM, swap, disk space and
processing power are limited somewhat. There are 120 threads out of a po
I've created a startup script
/local-bins/start-sage
to start Sage, which has in it:
#!/usr/bin/env bash
/homes/sageserv/sage-4.3/sage -notebook address='' accounts=True
server_pool=['sa...@localhost']
If I try to start Sage from that script, so the server starts on port 8000, but
it is log
On Dec 24, 2009, at 1:19 AM, Minh Nguyen wrote:
> Hi folks,
>
> I have created a wiki page [1] with tips on non-ASCII characters in
> source files.
Thanks.
> In doing so, I re-organized the Sage wiki to put most
> links relating to Sage development into a separate development page
> [2].
I'm no
On Sat, Dec 26, 2009 at 7:20 PM, kcrisman wrote:
> Here is a list of errata (see most recent HISTORY.txt):
>
>> The following 62 people contributed to this release. Of those, 11 made
>> their first contribution to Sage:
>>
>> * Anders Jonsson [first contribution]
> First contribution was in 4.2.
Here is a list of errata (see most recent HISTORY.txt):
> The following 62 people contributed to this release. Of those, 11 made
> their first contribution to Sage:
>
> * Anders Jonsson [first contribution]
First contribution was in 4.2.
> * Andrew Hou [first contribution]
Yup.
> * Håkan Granat
On Sat, Dec 26, 2009 at 7:01 PM, Alex Ghitza wrote:
>
> Hi Minh,
>
> Thanks for putting the release notes together (and thanks to Mike and
> William and everyone else for getting the huge 4.3 release ready and
> out).
>
> On Sun, 27 Dec 2009 13:23:38 +1100, Minh Nguyen wrote:
>>
>> * Known issues
Hi Minh,
Thanks for putting the release notes together (and thanks to Mike and
William and everyone else for getting the huge 4.3 release ready and
out).
On Sun, 27 Dec 2009 13:23:38 +1100, Minh Nguyen wrote:
>
> * Known issues
>
> * Arch Linux is not yet supported. Compiling Sage from sour
Hi folks,
For the record, here's a release note for Sage 4.3:
Sage 4.3 was released on December 24, 2009. It is available at
http://www.sagemath.org/download.html
* About Sage (http://www.sagemath.org)
Sage is developed by volunteers and combines over 90 open source packages.
It is
On Dec 26, 3:39 pm, "Johann \"Myrkraverk\" Oskarsson"
wrote:
> > http://sage.math.washington.edu/home/wstein/binaries
>
> Is it just me, or are these links broken?
Please use a mirror, main server is slow ;)
http://sage.scipy.org/sage/index.html
http://www.cecm.sfu.ca/sage/index.html
http://modu
> I suggested on the MPIR list that he do
>
> export ABI=32
>
> then build Sage.
did it and it worked. thanks
Renato
--
To post to this group, send an email to sage-devel@googlegroups.com
To unsubscribe from this group, send an email to
sage-devel+unsubscr...@googlegroups.com
For more opti
William Stein wrote:
> On Sat, Dec 26, 2009 at 6:24 AM, Dr. David Kirkby
> wrote:
>> The following might be useful to some, if you want to change the behavior of
>> gcc
>> by adding options globally, irrespective of whether they given when
>> compiling a
>> file. It might allow for the easier cr
On Sat, Dec 26, 2009 at 6:39 AM, Johann "Myrkraverk" Oskarsson
wrote:
> Hi William,
>
> On Fri, Dec 25, 2009 at 10:41 AM, William Stein wrote:
>> Hi,
>>
>> Merry Christmas! I have released sage-4.3, which is a massive
>> release with 230 tickets closed,
>
>> You can download the source code her
Hi William,
On Fri, Dec 25, 2009 at 10:41 AM, William Stein wrote:
> Hi,
>
> Merry Christmas! I have released sage-4.3, which is a massive
> release with 230 tickets closed,
> You can download the source code here:
>
> http://sage.math.washington.edu/sage/src/
>
> I'm posting binaries for
On Sat, Dec 26, 2009 at 6:24 AM, Dr. David Kirkby
wrote:
> The following might be useful to some, if you want to change the behavior of
> gcc
> by adding options globally, irrespective of whether they given when compiling
> a
> file. It might allow for the easier creation of a 'fat binary' which
On Sat, Dec 26, 2009 at 4:52 AM, Dr. David Kirkby
wrote:
> Is there anyone actively working on changing Sage's source so it builds with
> gcc
> 3.4.x?
>
> Is there any point in trying, given the 3.4 series is so old and newer
> releases
> of gcc are readily available on any platform?
>
> 'prereq
Hi
On Dec 25, 12:41 pm, William Stein wrote:
> I have released sage-4.3, which is a massive
> release with 230 tickets closed, which you can see listed here:
> http://trac.sagemath.org/sage_trac/query?status=closed&group=componen...
On Ubuntu 9.04 (jaunty) 64bit version up to date with backpo
The following might be useful to some, if you want to change the behavior of
gcc
by adding options globally, irrespective of whether they given when compiling a
file. It might allow for the easier creation of a 'fat binary' which I believe
is causing problems on some platforms.
I was keen to f
Is there anyone actively working on changing Sage's source so it builds with
gcc
3.4.x?
Is there any point in trying, given the 3.4 series is so old and newer releases
of gcc are readily available on any platform?
'prereq' will exit for gcc older than 3.4.0 and also for the buggy 4.0.0, but
f
William Stein wrote:
> On Fri, Dec 25, 2009 at 4:29 PM, Dr. David Kirkby
> wrote:
>> I was thinking of putting Sage on the Solaris zone
>> 't2nb.math.washington.edu'.
>> This would have to a be a slightly patched version, so I was wishing to
>> change
>> the version number (to perhaps "4.3-patch
20 matches
Mail list logo