On Fri, Jul 4, 2008 at 10:06 PM, Hobus <[EMAIL PROTECTED]> wrote:
>
> I had problems with the upgrade, from sage 3.0 to sage 3.03
> After upgrading, the next problem arose.
Please install from source or install a new binary.
sage -upgrade is really only meant for expert use and won't
work in all
I had problems with the upgrade, from sage 3.0 to sage 3.03
After upgrading, the next problem arose.
%%
[EMAIL PROTECTED]:~/sage$ ./sage
--
| SAGE Version 3.0, Release Date: 2008-04-22 |
| Type inotebook()
2008/7/4 William Stein <[EMAIL PROTECTED]>:
>
> On Thu, Jul 3, 2008 at 10:50 AM, John Cremona <[EMAIL PROTECTED]> wrote:
>>
>> I would still say that this is a bug, since the following does work:
>> sage: Permutation('(1)(2)(3)(4,5)')
>> [1, 2, 3, 5, 4]
>> and the docstring says the Permutation ca
On Jul 4, 10:53 am, Robert Bradshaw <[EMAIL PROTECTED]>
wrote:
> On Jul 4, 2008, at 10:44 AM, John H Palmieri wrote:
>
>
>
>
>
> >>> So I'm very confused. Any ideas what I should look at to try to fix
> >>> this?
>
> >> Yes, Sage caches some information so it doesn't have to do the logic
> >> a
On Jul 4, 2:58 pm, David Harvey <[EMAIL PROTECTED]> wrote:
> On Jul 4, 2008, at 3:44 PM, Daryl Hammond wrote:
>
>
>
> > [EMAIL PROTECTED] ~]$ /home/daryl/sage-3.0.1/sage
> > --
> > | SAGE Version 3.0.1, Release Date: 2008-05-05
On Jul 4, 2008, at 3:44 PM, Daryl Hammond wrote:
> [EMAIL PROTECTED] ~]$ /home/daryl/sage-3.0.1/sage
> --
> | SAGE Version 3.0.1, Release Date: 2008-05-05 |
> | Type notebook() for the GUI, and license() fo
On Jul 4, 2:23 pm, David Harvey <[EMAIL PROTECTED]> wrote:
> On Jul 4, 2008, at 2:59 PM, Daryl Hammond wrote:
>
>
>
> > David, I ran your two line program on Sage-3.0.3 and obtained:
>
> > [EMAIL PROTECTED] ~]$ /home/daryl/sage-3.0.3/sage
> > -
On Jul 4, 2008, at 2:59 PM, Daryl Hammond wrote:
> David, I ran your two line program on Sage-3.0.3 and obtained:
>
> [EMAIL PROTECTED] ~]$ /home/daryl/sage-3.0.3/sage
> --
> | SAGE Version 3.0.3, Release Date: 2008-06-17
On Jul 4, 1:46 pm, David Harvey <[EMAIL PROTECTED]> wrote:
> On Jul 4, 2008, at 2:36 PM, Daryl Hammond wrote:
>
>
>
> > [EMAIL PROTECTED] ~]$ /home/daryl/sage-3.0.1/sage
> > --
> > | SAGE Version 3.0.1, Release Date: 2008-05-05
On Jul 4, 2008, at 2:36 PM, Daryl Hammond wrote:
> [EMAIL PROTECTED] ~]$ /home/daryl/sage-3.0.1/sage
> --
> | SAGE Version 3.0.1, Release Date: 2008-05-05 |
> | Type notebook() for the GUI, and license() fo
On Jul 4, 5:46 am, David Harvey <[EMAIL PROTECTED]> wrote:
>
> I can't see anything odd with GMP happening in the logs (but that
> doesn't mean much...)
>
> Daryl, could we try a more direct timing GMP test, to help figure out
> if GMP is possibly the problem. Could you try running
>
> sage: x =
On Jul 4, 2008, at 10:44 AM, John H Palmieri wrote:
>>
>>> So I'm very confused. Any ideas what I should look at to try to fix
>>> this?
>>
>> Yes, Sage caches some information so it doesn't have to do the logic
>> anew on each arithmetic operation. One thing to check is if A5 == A7
>> succeeds.
On Jul 4, 10:25 am, Robert Bradshaw <[EMAIL PROTECTED]>
wrote:
> On Jul 4, 2008, at 7:12 AM, John H Palmieri wrote:
>
> > I'm running into a coercion problem. I'm trying to define a class
> > SteenrodAlgebra (based on the Algebra class); there should be one
> > Steenrod algebra for each prime n
On Jul 4, 2008, at 7:12 AM, John H Palmieri wrote:
> I'm running into a coercion problem. I'm trying to define a class
> SteenrodAlgebra (based on the Algebra class); there should be one
> Steenrod algebra for each prime number p, and it is an algebra over
> GF(p). For example, you can do
>
> s
I'm running into a coercion problem. I'm trying to define a class
SteenrodAlgebra (based on the Algebra class); there should be one
Steenrod algebra for each prime number p, and it is an algebra over
GF(p). For example, you can do
sage: A5 = SteenrodAlgebra(5)
sage: A7 = SteenrodAlgebra(7)
I h
On Jul 4, 2008, at 6:34 AM, David Harvey wrote:
> On Jul 4, 2008, at 6:22 AM, David Harvey wrote:
>
>> On Jul 3, 2008, at 8:30 PM, David Harvey wrote:
>>
>>> On Jul 3, 2008, at 8:22 PM, Daryl Hammond wrote:
>>>
I do not have a place to post the install logs.
>>>
>>> If you like, you can ema
On Jul 4, 2008, at 6:22 AM, David Harvey wrote:
> On Jul 3, 2008, at 8:30 PM, David Harvey wrote:
>
>> On Jul 3, 2008, at 8:22 PM, Daryl Hammond wrote:
>>
>>> I do not have a place to post the install logs.
>>
>> If you like, you can email them to me off-list and I can post them
>> somewhere.
>
On Jul 3, 2008, at 8:30 PM, David Harvey wrote:
> On Jul 3, 2008, at 8:22 PM, Daryl Hammond wrote:
>
>> I do not have a place to post the install logs.
>
> If you like, you can email them to me off-list and I can post them
> somewhere.
Thanks.
The logs may be downloaded here:
http://sage.math
18 matches
Mail list logo