On Wednesday, May 8, 2013 5:07:41 AM UTC-4, Volker Braun wrote:
>
> Can you paste a (simple) command line session that exhibits the problem?
If you're referring to the problem with IPython vomiting the symbol list
with print commands, I just figured out what the problem was: I had tab
chara
On Tuesday, May 7, 2013 4:02:47 PM UTC-4, Volker Braun wrote:
>
> You can try %cpaste (+enter) before pasting stuff.
>
>
Thanks. I ended up noticing this in the printout, so I've been doing that
ever since, but I get bizarre syntax errors even with %cpaste, as noted in
my last post. I've fina
On Tuesday, May 7, 2013 3:55:11 PM UTC-4, Mike S wrote:
> I've done a bit more experimenting, and it turns out my local interpreter
> is going nuts when I copy/paste a line with the print command. It asks,
> "Display all 2249 possibilities? (y or n)" and proceeds to pr
On Tuesday, May 7, 2013 3:45:22 PM UTC-4, Mike S wrote:
>
> Oops. I made a typo. In case it wasn't clear,
> write "is_prime(2^32)" interpreter
> should be,
> write "is_prime(2^32)" into the interpreter
>
>
I've done a bit more experimenting, a
Oops. I made a typo. In case it wasn't clear,
write "is_prime(2^32)" interpreter
should be,
write "is_prime(2^32)" into the interpreter
--
You received this message because you are subscribed to the Google Groups
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from
On Tuesday, May 7, 2013 2:55:28 PM UTC-4, kcrisman wrote:
>
>
>> Anyway, I'm still having problems. This time I got a long stack trace in
>> the middle of the build, and then it seemed to continue until stalling
>> after the lines,
>> [tensor ] loading cross citations... looking for now-outda
On Saturday, May 4, 2013 6:23:33 PM UTC-4, leif wrote:
>
>
> What does
>
> $ head
> /home/mike/data/IRREPLACEABLE_PERSONAL_DATA/SharedDesktopAndConfig/Desktop/SourceCodeForManualInstalls/sage-5.9/local/bin/hg
>
>
>
> give?
>
>
> -leif
>
> --
> () The ASCII Ribbon Campaign
> /\ Help Cure H
First, techically -> technically.* ;)
Second, I want to ask a quick follow-up question: In the meantime, I may
want to try using one of the preexisting binary builds, but I'm not sure
how exactly they've been packaged. Is this a simple matter of "If it works
it works, and if it doesn't it doe
I tried to build Sage 5.9 this morning, and it ended up failing after an hour
and a half when it tried to build Mercurial. Mercurial itself techically
built, but it "doesn't seem to work properly," so the build process errored out
and told me to post a message here.
I just used the standard "m