Hi,
Plots are displayed in my webbrowser and not in separate windows. When
my browser isn't running at that time, it's started to display the
plot. How can I change this behaviour?
Thanks.
--~--~-~--~~~---~--~~
To post to this group, send email to sage-support@goo
On Jan 27, 2009, at 3:12 PM, calcp...@aol.com wrote:
> In a message dated 1/27/2009 2:38:49 A.M. Eastern Standard Time,
> wst...@gmail.com writes:
> This discussion should be on sage-nt, the list for sage number theory
> discussion:
> Oh, I did not know of this list! How do I get a list of all
On Jan 27, 2009, at 4:02 PM, William Stein wrote:
> On Tue, Jan 27, 2009 at 1:51 PM, Robert Bradshaw
> wrote:
>>
>>
>> On Jan 27, 2009, at 12:54 AM, William Stein wrote:
>>
>>>
>>> On Tue, Jan 27, 2009 at 12:45 AM, alia hamieh
>>> wrote:
I'm trying to deal with following problem:
On Tue, Jan 27, 2009 at 1:51 PM, Robert Bradshaw
wrote:
>
>
> On Jan 27, 2009, at 12:54 AM, William Stein wrote:
>
>>
>> On Tue, Jan 27, 2009 at 12:45 AM, alia hamieh
>> wrote:
>>> I'm trying to deal with following problem:
>>>
>>> G=DirichletGroup(75)
>>> chi = list(G)[8]
>>> I need to compute
Hi,
How can i attach the worksheet in the sage support group?
--~--~-~--~~~---~--~~
To post to this group, send email to sage-support@googlegroups.com
To unsubscribe from this group, send email to
sage-support-unsubscr...@googlegroups.com
For more options, visit t
I've attempted to use all the old gcc compilers that are on my system
(by linking the gcc command to them) to make sage but still I get the
same errors.
On Jan 23, 3:55 pm, tyler wrote:
> Thanks for the speedy replies guys!
>
> There's no reason I'm not using the default gcc. In fact, I didn't
>
On Jan 27, 2009, at 12:54 AM, William Stein wrote:
>
> On Tue, Jan 27, 2009 at 12:45 AM, alia hamieh
> wrote:
>> I'm trying to deal with following problem:
>>
>> G=DirichletGroup(75)
>> chi = list(G)[8]
>> I need to compute with expressions such as: chi(2)*sqrt(11)
>> the problem is that we c
>
> wait 5-10 minutes, then somehow make the resulting .tar.gz file in
> SAGE_ROOT/dist
> available to us. If you don't have a web page or somewhere to put it,
> let me know.
> You can delete SAGE_ROOT/dist to save disk space after you do this.
Ok, the .tar.gz is ready, but I don't have a websit
On Tue, Jan 27, 2009 at 12:25 PM, hvniekerk wrote:
>
>
>> Disable SElinux. As explained in the README.txt that comes with Sage,
>> the above problem is caused by PARI being totally incompatible with
>> SELinux.
>
> I have set it to "permissive". That does the job as well.
>
>>
>> By the way, cur
> Disable SElinux. As explained in the README.txt that comes with Sage,
> the above problem is caused by PARI being totally incompatible with
> SELinux.
I have set it to "permissive". That does the job as well.
>
> By the way, currently none of the Sage developers have access to AMD
> Athlon b
On Tue, Jan 27, 2009 at 10:47 AM, Santanu Sarkar
wrote:
> I want to collect all divisors less than 2^30 of a large positive integer N
> using
> Elliptic Curve Factorization Method. How this is possible using SAGE?
>
The functionality is very well hidden (Robert Miller -- can you
improve this?)
On Tue, Jan 27, 2009 at 11:52 AM, hvniekerk wrote:
>
> Hi,
>
> I just finished building sage on CentOS 5.2 (CPU: AMD AthlonXP 32
> bits) and get this error:
>
> ./sage
> --
> | Sage Version 3.2.3, Release Date: 2009-01-05
Hi,
I just finished building sage on CentOS 5.2 (CPU: AMD AthlonXP 32
bits) and get this error:
./sage
--
| Sage Version 3.2.3, Release Date: 2009-01-05 |
| Type notebook() for the GUI, and license() for in
On Tue, Jan 27, 2009 at 11:44 AM, Arun wrote:
>
> On Jan 27, 3:14 am, William Stein wrote:
>> On Mon, Jan 26, 2009 at 2:07 PM, Arun wrote:
>>
>> > When I try to run Sage 3.2.3 on Pentium M 750 (Dothan, MMX, SSE, SSE2)
>> > with VMWare on Windows XP, I get the following error:
>>
>> > WARNING!
On Jan 27, 3:14 am, William Stein wrote:
> On Mon, Jan 26, 2009 at 2:07 PM, Arun wrote:
>
> > When I try to run Sage 3.2.3 on Pentium M 750 (Dothan, MMX, SSE, SSE2)
> > with VMWare on Windows XP, I get the following error:
>
> > WARNING! This Sage install was built on a machine that supports
I want to collect all divisors less than 2^30 of a large positive integer N
using
Elliptic Curve Factorization Method. How this is possible using SAGE?
--~--~-~--~~~---~--~~
To post to this group, send email to sage-support@googlegroups.com
To unsubscribe from this
On Jan 26, 2009, at 08:31 , Raouf wrote:
>
> Hello,
> i work with sage for windows vmware, (my PC configuration is Intel
> dual core 2, Ram=2GO),
> i want to compute the trace of Hecke operator for a large prime
> number.
> My program is:
Perhaps you missed William's reply, or did not understa
On Tuesday 27 January 2009, Santanu Sarkar wrote:
> Consider the Elliptic curve y^2 = x^3 + x +1 over the finite field
> Z_101. How we can add
> any two points on it?
I suppose your question is how to add those points in Sage:
sage: E = EllipticCurve(GF(101),[1,1]); E
Elliptic Curve defined by
Consider the Elliptic curve y^2 = x^3 + x +1 over the finite field
Z_101. How we can add
any two points on it?
--~--~-~--~~~---~--~~
To post to this group, send email to sage-support@googlegroups.com
To unsubscribe from this group, send email to
sage-support-unsub
My thoughts exactly.
http://media.skyl.org/sample.html
Show people how to use sage space.
On Jan 26, 5:40 pm, William Stein wrote:
> On Mon, Jan 26, 2009 at 2:39 PM, Skylar wrote:
>
> > Thanks for the input. I think I will just work-around for now as I
> > know nothing about ajax except for
On Tue, Jan 27, 2009 at 12:45 AM, alia hamieh wrote:
> I'm trying to deal with following problem:
>
> G=DirichletGroup(75)
> chi = list(G)[8]
> I need to compute with expressions such as: chi(2)*sqrt(11)
> the problem is that we cannot do this multiplication because we have
> "incompatible" opera
I'm trying to deal with following problem:
G=DirichletGroup(75)
chi = list(G)[8]
I need to compute with expressions such as: chi(2)*sqrt(11)
the problem is that we cannot do this multiplication because we have
"incompatible" operands, the first belongs to the cyclotomic field of order
20 and the ot
On Mon, Jan 26, 2009 at 2:07 PM, Arun wrote:
>
> When I try to run Sage 3.2.3 on Pentium M 750 (Dothan, MMX, SSE, SSE2)
> with VMWare on Windows XP, I get the following error:
>
> WARNING! This Sage install was built on a machine that supports
> instructions that are not available on this co
23 matches
Mail list logo