Oops, as usual sources as well as a sage.math binary are in
http://sage.math.washington.edu/home/mabshoff/release-cycles-3.2/
Cheers,
Michael
--~--~-~--~~~---~--~~
To post to this group, send email to sage-devel@googlegroups.com
To unsubscribe from this group, se
Hello folks,
here goes 3.2.alpha1. We merged a lot of fixes and also added the
first set of templating fixes to the notebook (thanks to Timothy
Clemans and Mike Hansen) as well as the fix for a nasty bug in
integer.pyx. There is one known doctest failure on 32 bit platforms,
i.e.
sage -t devel/
water wrote:
Hi,
> I install sage using source.how to fix it ? thanks
> this is log file:
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -
> DOPERATION_random -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -
> march=pentium3 -c random.c -fPIC -DPIC -o .libs/random.o
> /bin/sh ../
Hi,
Sage Bug Day 15 will be Thursday, October 30. Sign up now.
http://wiki.sagemath.org/bug15
-- William
--
William Stein
Associate Professor of Mathematics
University of Washington
http://wstein.org
--~--~-~--~~~---~--~~
To post to this group, send email to
Hi,
I know now how to change the code so that when we had before:
sage: time for i in range(10^4): float(1)/2
CPU times: user 17.72 s, sys: 13.44 s, total: 31.16 s
Wall time: 31.20 s
then after the changes we get:
sage: time for i in range(10^4): float(1)/2
CPU times: user 0.37 s, sys: 0.00 s,
On Oct 26, 10:09 am, "William Stein" <[EMAIL PROTECTED]> wrote:
> On Sun, Oct 26, 2008 at 8:28 AM, bourbabis <[EMAIL PROTECTED]> wrote:
>
> > The requested file :
> >http://download104.mediafire.com/z82hwu0ytm6g/jk
>
> What computer are you using? Exact processor, operating system, etc.?
> Anyt
On Sun, Oct 26, 2008 at 8:28 AM, bourbabis <[EMAIL PROTECTED]> wrote:
>
> The requested file :
> http://download104.mediafire.com/z82hwu0ytm6g/jk
What computer are you using? Exact processor, operating system, etc.?
Anything unusual? Is it one of the supported systems according to the
README.tx
The requested file :
http://download104.mediafire.com/z82hwu0ytm6g/jkomywjynmn/config.log
Thanks.
--~--~-~--~~~---~--~~
To post to this group, send email to sage-devel@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options,
On Oct 26, 7:14 am, mabshoff <[EMAIL PROTECTED]> wrote:
> On Oct 26, 6:56 am, bourbabis <[EMAIL PROTECTED]> wrote:
>
> > Sorry for the inconvenience.
> > Here is a new link (successfully tested with CURL and MOZILLA) :
>
> >http://download239.mediafire.com/ljjmnzwjbvjg/owtzzzjyymm/install.log...
On Oct 26, 6:56 am, bourbabis <[EMAIL PROTECTED]> wrote:
> Sorry for the inconvenience.
> Here is a new link (successfully tested with CURL and MOZILLA) :
>
> http://download239.mediafire.com/ljjmnzwjbvjg/owtzzzjyymm/install.log...
>
> Thanks again.
Hi,
this seems to be the wrong file since it
Sorry for the inconvenience.
Here is a new link (successfully tested with CURL and MOZILLA) :
http://download239.mediafire.com/ljjmnzwjbvjg/owtzzzjyymm/install.log.bz2
Thanks again.
--~--~-~--~~~---~--~~
To post to this group, send email to sage-devel@googlegroups
On Oct 26, 6:48 am, mhampton <[EMAIL PROTECTED]> wrote:
> There may be some useful information in the patches and discussion at
>
> http://trac.sagemath.org/sage_trac/ticket/2094
>
> ...which I would love to get resolved but no one is pushing hard for
> it at the moment.
>
> -M. Hampton
Nope, n
There may be some useful information in the patches and discussion at
http://trac.sagemath.org/sage_trac/ticket/2094
...which I would love to get resolved but no one is pushing hard for
it at the moment.
-M. Hampton
On Oct 26, 8:18 am, mabshoff <[EMAIL PROTECTED]> wrote:
> On Oct 26, 1:42 am,
On Oct 26, 1:42 am, bourbabis <[EMAIL PROTECTED]> wrote:
> Hello.
>
> I've downloaded GD (2.0.35) directly from the source site and
> compiled it without problem.
> The SAGE log file is somewhat terse ; to quote it :
>
> "config.status: error: cannot find input file: Makefile.in"
>
> OK, but why
It is now #4370.
John
2008/10/26 mabshoff <[EMAIL PROTECTED]>:
>
>
>
> Minh Nguyen wrote:
>> Hi folks,
>>
>> As explained in the "Sage Developer's Guide", it's very easy to clone
>> the sage-main repo in order to have a repo for one's own development.
>> Cloning this repo is painless since all o
Minh Nguyen wrote:
> Hi folks,
>
> As explained in the "Sage Developer's Guide", it's very easy to clone
> the sage-main repo in order to have a repo for one's own development.
> Cloning this repo is painless since all one needs to do is something
> like this:
>
> sage -clone my-repo
>
> Is ther
Hi folks,
As explained in the "Sage Developer's Guide", it's very easy to clone
the sage-main repo in order to have a repo for one's own development.
Cloning this repo is painless since all one needs to do is something
like this:
sage -clone my-repo
Is there a corresponding command or process t
Hello.
I've downloaded GD (2.0.35) directly from the source site and
compiled it without problem.
The SAGE log file is somewhat terse ; to quote it :
"config.status: error: cannot find input file: Makefile.in"
OK, but why the process yielding the makefile failed ?
Just in case, I've noticed the
18 matches
Mail list logo