On 6/22/07, Thea Gegenberg <[EMAIL PROTECTED]> wrote:
> When I'm running SAGE on a windows machine is there another way to
> attach a file besides typing the whole thing into the worksheet?
There is no straightforward easy way via the notebook interface. I
will very very likely
add a way for the
When I'm running SAGE on a windows machine is there another way to
attach a file besides typing the whole thing into the worksheet?
--~--~-~--~~~---~--~~
To post to this group, send email to sage-support@googlegroups.com
To unsubscribe from this group, send email
Thanks
On Jun 22, 11:26 am, "William Stein" <[EMAIL PROTECTED]> wrote:
> On 6/22/07, Thea Gegenberg <[EMAIL PROTECTED]> wrote:
>
> > I was wondering if it is possible to get reliable timings for magma
> > and other programs being run through sage.
>
> Use the cputime method when it is defined. I
On 6/22/07, Thea Gegenberg <[EMAIL PROTECTED]> wrote:
> I was wondering if it is possible to get reliable timings for magma
> and other programs being run through sage.
Use the cputime method when it is defined. It directly
calls the cputime method of the corresponding interface.
Here is an exam
I was wondering if it is possible to get reliable timings for magma
and other programs being run through sage.
--~--~-~--~~~---~--~~
To post to this group, send email to sage-support@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
On 6/20/07, Justin C. Walker <[EMAIL PROTECTED]> wrote:
> > On 6/20/07, Marshall Hampton <[EMAIL PROTECTED]> wrote:
> >> I now want to do some loops and update certain entries of the matrix.
> >> But the entries seem immutable, e.g. one can do:
> >>
> >> my_matrix[0][0] += 1
> >>
> >> and the entr
On 6/20/07, Neal Holtz <[EMAIL PROTECTED]> wrote:
>
> Just as a followup, in case anyone cares ...
I care. I've added this as trac #389:
http://www.sagemath.org:9002/sage_trac/ticket/389
Thanks for verifying that the problem is in the mpfi C library
and not in SAGE's wrapping of it.
(Ca