On 6/12/07, Dorian Raymer <[EMAIL PROTECTED]> wrote:
> I tried installing and using gap3 in sage, and this is what happened:
>
> I installed the all-in-one gap3r4p4.zoo into SAGEHOME/local/lib
>
> I ended up using the gap-ibm-i386-linux-gcc precompiled binary they
> provided (compiling fro
On 6/12/07, Ted Kosan <[EMAIL PROTECTED]> wrote:
>
> I have been studying SAGE for the past few weeks in preparation for
> creating a SAGE tutorial for 12-18 year olds. A topic I would like to
> discuss is the best way to make SAGE available in the typical high
> school classroom. I have found t
I have been studying SAGE for the past few weeks in preparation for
creating a SAGE tutorial for 12-18 year olds. A topic I would like to
discuss is the best way to make SAGE available in the typical high
school classroom. I have found that the computer systems in most high
schools in my area ar
I tried installing and using gap3 in sage, and this is what happened:
I installed the all-in-one gap3r4p4.zoo into SAGEHOME/local/lib
I ended up using the gap-ibm-i386-linux-gcc precompiled binary they
provided (compiling from src failed, but this binary worked on my system,
which is kubu
On 6/9/07, William Stein <[EMAIL PROTECTED]> wrote:
> QUESTION: What notation in SAGE would you like for assuming
> that n is an integer? Would this be OK?
>
> {{{
> assume(n, ZZ)
> }}}
>
> This would just call
> calcmaxima.eval('declare(n,integer)')
>
> {{{
> forget()
> }}}
I have been thin
On 6/12/07, Jurgis Pralgauskis <[EMAIL PROTECTED]> wrote:
>
> "Interactive Tutorial" from sage homepage
> http://sage.math.washington.edu:8101/doc_browser?/tut/?tut.html
> says connection timed out :\
>
> I can use http://www.sagenb.org//doc_browser?/tut/?tut.html
> but newcommers might get dissa
"Interactive Tutorial" from sage homepage
http://sage.math.washington.edu:8101/doc_browser?/tut/?tut.html
says connection timed out :\
I can use http://www.sagenb.org//doc_browser?/tut/?tut.html
but newcommers might get dissapointed in the misunderstanding
--
Jurgis Pralgauskis
mob.: 865-765-6
On 6/12/07, Martin Albrecht <[EMAIL PROTECTED]> wrote:
> On Tuesday 12 June 2007 15:12, Michel wrote:
> > Isn't xrange the recommended python construct for loops?
> > I thought range makes an explicit list whereas xrange makes
> > an iterator.
>
> So far, I thought it depends on the size of the li
On Tuesday 12 June 2007 15:12, Michel wrote:
> Isn't xrange the recommended python construct for loops?
> I thought range makes an explicit list whereas xrange makes
> an iterator.
So far, I thought it depends on the size of the list you are working with, but
apparently you are right: xrange is
Isn't xrange the recommended python construct for loops?
I thought range makes an explicit list whereas xrange makes
an iterator.
Michel
On Jun 12, 7:47 am, "William Stein" <[EMAIL PROTECTED]> wrote:
> On 6/11/07, mak <[EMAIL PROTECTED]> wrote:
>
>
>
> > What is the sage translation of PARI's
>
10 matches
Mail list logo