Thanks to all of you...Dave
On Feb 7, 3:23 pm, Alex Ghitza wrote:
> On Sun, 7 Feb 2010 15:17:08 -0800 (PST), davedo2 wrote:
> > I want to run a range of numbers through the factor() function and if
> > I run a loop through a list as in:
> > for i in [25,37,205]:
> >
I want to run a range of numbers through the factor() function and if
I run a loop through a list as in:
for i in [25,37,205]:
print i.factor()
it works fine, but if I try
for i in range(1,5):
print i.factor()
I get the error message 'int' object has no attribute 'factor' - how
do I get
fac
; On Tue, Nov 3, 2009 at 10:41 AM, davedo2 wrote:
>
> > Marshall,
>
> > It's a bit lengthy, but here goes:
> > ~~
> > sage: pari(7).isprime()
> > ---
> > IO
dvice...Dave
On Nov 2, 7:25 pm, Marshall Hampton wrote:
> pari(7).isprime() works fine for me in the sage command line with
> sage-4.2. What error are you getting?
>
> -M. Hampton
>
> On Nov 2, 9:03 pm, davedo2 wrote:
>
> > Robert,
>
> > Thanks for setting me
v 2, 2009, at 3:22 PM, davedo2 wrote:
>
>
>
> > OK, I downloaded Sage 4.2 and -testall seemed OK. However, I have a
> > question: if I evaluate pari(7).isprime() in the notebook it returns
> > True, but if I try it from the Sage command line it spawns a longish
> >
OK, I downloaded Sage 4.2 and -testall seemed OK. However, I have a
question: if I evaluate pari(7).isprime() in the notebook it returns
True, but if I try it from the Sage command line it spawns a longish
list of errors - what's up with that?
Also, is there a way to invoke it such that it return
Is the binary for Ubuntu 9.04 also to be used under Ubuntu 9.10 or
will a new one be posted?
--~--~-~--~~~---~--~~
To post to this group, send email to sage-support@googlegroups.com
To unsubscribe from this group, send email to
sage-support-unsubscr...@googlegroups
, 10:35 am, mabshoff <[EMAIL PROTECTED]
dortmund.de> wrote:
> On Oct 30, 10:02 am, mabshoff <[EMAIL PROTECTED]
>
> dortmund.de> wrote:
> > On Oct 30, 10:00 am, davedo2 <[EMAIL PROTECTED]> wrote:
>
> > > The install doc says that install from source isn'
The install doc says that install from source isn't yet working with
gcc 4.3.0.
However, the version of gcc installed with Ubuntu 8.10 is 4.3.1 - is
this still a problem?
--~--~-~--~~~---~--~~
To post to this group, send email to sage-support@googlegroups.com
To uns
A different approach that might actually teach you more would be to
download the current version of vmware server from here:
http://www.vmware.com/download/server/
Then install a minimal version of Linux (I would suggest Ubuntu 8.04)
and install the SAGE source code under it. No more need to rel
l completion. SAGE loads properly as does the notebook and
the long test ran with no errors found.
Thanks much for your help...Dave
On Dec 18, 2:02 pm, mabshoff <[EMAIL PROTECTED]
dortmund.de> wrote:
> On Dec 18, 10:36 pm, davedo2 <[EMAIL PROTECTED]> wrote:
>
> > Willa
Willam,
The day after I had done a successful install from source of 2.8.15
on
my laptop (which is running kubuntu 7.10) the 2.9 release was
announced. OK, first I tried sage -upgrade, but after a LONG run that
failed with several error messages that regretfully I didn't capture.
I then dow
William,
Thank you, that did the trick ;-)...Dave
On Nov 5, 10:03 am, "William Stein" <[EMAIL PROTECTED]> wrote:
> On 11/5/07, davedo2 <[EMAIL PROTECTED]> wrote:
>
> > I'm having an annoying problem with my recent install of the 2.8.11
> > binary on
I'm having an annoying problem with my recent install of the 2.8.11
binary on a Kubuntu 7.10 system. The install went fine and make test
ran to completion with no errors other than two that related to .tex
files (I don't have latex installed.) Sage starts fine and seems OK,
but notebook() launches
erver or any other command...Dave
On Jun 8, 2:24 pm, "William Stein" <[EMAIL PROTECTED]> wrote:
> On 6/8/07, davedo2 <[EMAIL PROTECTED]> wrote:
>
>
>
> > Pardon me if this should be a no brainer, but is it possible to invoke
> > the sage -upgrade comman
Pardon me if this should be a no brainer, but is it possible to invoke
the sage -upgrade command using the VMware module or is it necessary
to download a new VMware module? I tried from within SAGE and Manage
to no avail...Dave
--~--~-~--~~~---~--~~
To post to thi
, davedo2 <[EMAIL PROTECTED]> wrote:
> In the install doc for 2.4 it was mentioned that a Cygwin install for
> windows was being developed, but it's not mentioned in the 2.5 doc.
> I'm curious about relative performance of the two. On my windows PC
> the VM module is pai
In the install doc for 2.4 it was mentioned that a Cygwin install for
windows was being developed, but it's not mentioned in the 2.5 doc.
I'm curious about relative performance of the two. On my windows PC
the VM module is painfully slow when running the Notebook, but I only
have 1G so VMware only
I experience the same problem. It happened after the upgrade so I just
did an fresh install
from source and got the same result...Dave
On May 10, 9:33 am, Martin Albrecht <[EMAIL PROTECTED]>
wrote:
> On Wednesday 09 May 2007 07:35, Brian Harris wrote:
>
> > Quotes didn't change the behavior for t
19 matches
Mail list logo