On May 6, 11:58 pm, "William Stein" <[EMAIL PROTECTED]> wrote:
> On Tue, May 6, 2008 at 11:41 PM, Amir <[EMAIL PROTECTED]> wrote:
>
> > Can I start a Sage session from C?
>
> Yes in theory. See this:
>
> http://docs.python.org/ext/embedding.html
>
> I have *never* done this, nor have I ever seen
Replying to my own email again, I built 3.0.1 from for the 3rd time and,
even, though the build goes fine apparently, at starting sage from the
command line, I get the same import error, even for the "uncorrupted" download.
Any hints?
On Tue, May 6, 2008 at 8:29 PM, David Joyner <[EMAIL PROTECTE
On May 7, 12:29 pm, "David Joyner" <[EMAIL PROTECTED]> wrote:
Hi David,
> Replying to my own email again, I built 3.0.1 from for the 3rd time and,
> even, though the build goes fine apparently, at starting sage from the
> command line, I get the same import error, even for the "uncorrupted"
> d
On Wed, May 7, 2008 at 6:41 AM, mabshoff
<[EMAIL PROTECTED]> wrote:
>
> On May 7, 12:29 pm, "David Joyner" <[EMAIL PROTECTED]> wrote:
>
> Hi David,
>
>
> > Replying to my own email again, I built 3.0.1 from for the 3rd time and,
> > even, though the build goes fine apparently, at starting sage
On May 7, 1:10 pm, "David Joyner" <[EMAIL PROTECTED]> wrote:
> On Wed, May 7, 2008 at 6:41 AM, mabshoff
Hi David,
> <[EMAIL PROTECTED]> wrote:
>
> > On May 7, 12:29 pm, "David Joyner" <[EMAIL PROTECTED]> wrote:
>
> > Hi David,
>
> > > Replying to my own email again, I built 3.0.1 from for t
On Wed, May 7, 2008 at 7:32 AM, mabshoff
<[EMAIL PROTECTED]> wrote:
>
>
>
> On May 7, 1:10 pm, "David Joyner" <[EMAIL PROTECTED]> wrote:
> > On Wed, May 7, 2008 at 6:41 AM, mabshoff
>
> Hi David,
>
>
> > <[EMAIL PROTECTED]> wrote:
> >
> > > On May 7, 12:29 pm, "David Joyner" <[EMAIL PROTECT
On May 7, 3:59 pm, Robert <[EMAIL PROTECTED]> wrote:
> Hi there
>
> I tried to build 3.0.1 on Open Suse 10.2 and received an error message
>
> "
> error: command 'gcc' failed with exit status 1
> sage: There was an error installing modified sage library code.
> "
>
> I am unsure if this is a Sus
On May 7, 4:06 pm, mabshoff <[EMAIL PROTECTED]
dortmund.de> wrote:
Hi Robert,
> > I tried to build 3.0.1 on Open Suse 10.2 and received an error message
I poked around in your log file a little more and it seem to indicate
that you use OpenSuSE 10.1 and not 10.2. That is indicated by the gcc
ve
Hi there
I tried to build 3.0.1 on Open Suse 10.2 and received an error message
"
error: command 'gcc' failed with exit status 1
sage: There was an error installing modified sage library code.
"
I am unsure if this is a Suse problem or Sage problem. Since I am new
to both Suse and Sage I would
I'm running kubuntu 8.04 and firefox 3 beta 5. Using inotebook in 3.0
worked fine.
sage: inotebook()
The notebook files are stored in: /home/thomas/.sage//sage_notebook
WARNING: Running the notebook insecurely may be dangerous.
Make sure you know what you are doing.
"/home/thomas/.sage/
sage_note
A problem: on my linux box, if I use 'view' (not in a notebook), an
xdvi window appears then immediately disappears. If I run view with
'debug=True', toward the end I get this:
Output written on sage.dvi (1 page, 740 bytes).
Transcript written on sage.log.
gs: Unrecoverable error: limitcheck in
Hi there,
When I define an abelian group
A = AbelianGroup(1,[6])
and then generate a subgroup that actually is the whole group itself,
and then compare it to the original group:
A.subgroup(list(A.gens())) == A
the result may be either True or False. In this example it is False.
When defining A as
On Wed, May 7, 2008 at 3:18 PM, Utpal Sarkar <[EMAIL PROTECTED]> wrote:
>
> Hi there,
>
> When I define an abelian group
> A = AbelianGroup(1,[6])
> and then generate a subgroup that actually is the whole group itself,
> and then compare it to the original group:
> A.subgroup(list(A.gens()))
Sorry for the apparently quite stupid question, after looking at the
doc file for notebook all I needed to do was run
notebook(require_login=false). It's still unclear to me why it's
failing without this, if this has already been answered a hundred
times I'll search further.
Thomas
On May 7, 12:
14 matches
Mail list logo