Hello,
On Wed, Jan 28, 2009 at 10:39 PM, hvniekerk wrote:
> I haven't done anything in the notebook yet, only from the
> commandline. The other Sage installations (on Fedora and Debian) just
> show the graphics in separate windows, as should. Though I noticed the
> other day that on Debian 4, Sa
>
> Maybe you noticed the difference between the command line sage and the
> notebook.
> In the notebook plots are displayed in the browser. From the command line
> plots are showed in separate windows.
I haven't done anything in the notebook yet, only from the
commandline. The other Sage instal
>
> Maybe you noticed the difference between the command line sage and the
> notebook.
> In the notebook plots are displayed in the browser. From the command line
> plots are showed in separate windows.
I haven't done anything in the notebook yet, only from the
commandline. The other Sage instal
>
> Maybe you noticed the difference between the command line sage and the
> notebook.
> In the notebook plots are displayed in the browser. From the command line
> plots are showed in separate windows.
I haven't done anything in the notebook yet, only from the
commandline. The other Sage instal
kcrisman wrote:
>
>> There is a patch at
>>
>> http://trac.sagemath.org/sage_trac/ticket/4976
>>
>> which adds this capability to the plot command.
>> Maybe you can help test it.
>>
>
> As Fabio said earlier in this thread, it works very nicely for the
> limited examples I can concoct, as well a
> There is a patch at
>
> http://trac.sagemath.org/sage_trac/ticket/4976
>
> which adds this capability to the plot command.
> Maybe you can help test it.
>
As Fabio said earlier in this thread, it works very nicely for the
limited examples I can concoct, as well as for the very impressive-
look
On Jan 28, 5:32 pm, William Stein wrote:
> On Wed, Jan 28, 2009 at 5:01 PM, mabshoff
> >> wst...@sage:/disk/scratch/mabshoff-sage-releases/sage-0.9.10$ ./sage
> >> | SAGE Version 0.9.10, Build Date: 2005-11-17-0616 |
>
> > Hehe, twice in one day - it seems that the old Sage bu
On Wed, Jan 28, 2009 at 5:01 PM, mabshoff
wrote:
>
>
>
> On Jan 28, 4:55 pm, William Stein wrote:
>> On Wed, Jan 28, 2009 at 4:42 PM, luke.stan...@gmail.com
>
>
>
>> Argh. That's what I get for not putting an example of usage of the
>> function. It used
>> to be named HeilbronnCremonaList, pe
On Jan 28, 4:55 pm, William Stein wrote:
> On Wed, Jan 28, 2009 at 4:42 PM, luke.stan...@gmail.com
> Argh. That's what I get for not putting an example of usage of the
> function. It used
> to be named HeilbronnCremonaList, perhaps 2-3 years ago... For example,
>
> wst...@sage:/disk/scrat
On Wed, Jan 28, 2009 at 4:42 PM, luke.stan...@gmail.com
wrote:
>
> Aha! Thankyou! I was inputting HeilbronnCremonaList(11) when what I
> should have been typing was HeilbronnCremona(11).to_list()
>
> I got the first input from William Stein's book "Modular Forms, a
> Computational Approach" 2007,
Oops replied too soon to see your message Prof. Stein. I tried the
command you suggested and I think it worked (if what it output was the
LaTeX code for the matrices .. that's what it looked like)
Thanks for all the prompt replies.
Luke
On Jan 29, 12:42 am, "luke.stan...@gmail.com"
wrote:
> Ah
William Stein wrote:
> On Wed, Jan 28, 2009 at 3:51 PM, Jason Grout
> wrote:
>
>>> Maybe true, but instead of making this just break there should be a
>>> deprecation warning and the old behavior should continue to work... at
>>> least for 6 months or so.
>>
>> Agreed. This was changed before t
Aha! Thankyou! I was inputting HeilbronnCremonaList(11) when what I
should have been typing was HeilbronnCremona(11).to_list()
I got the first input from William Stein's book "Modular Forms, a
Computational Approach" 2007, pg. 49 states
"The command HeilbronnCremonaList(p), for p prime outputs t
On Wed, Jan 28, 2009 at 2:34 PM, luke.stan...@gmail.com
wrote:
>
> I've just d/l and installed SAGE. I want to use the
> HeilbronnCremonaList() command but when I do I get the error message:
In the notebook do this:
show([matrix(ZZ,2,a) for a in HeilbronnCremona(7)])
>
> Traceback (most rece
On Jan 28, 2:34 pm, "luke.stan...@gmail.com"
wrote:
Hi Luke,
> I've just d/l and installed SAGE. I want to use the
> HeilbronnCremonaList() command but when I do I get the error message:
>
> Traceback (most recent call last):
> File "", line 1, in
> File "/home/notebook/sage_notebook/wor
I've just d/l and installed SAGE. I want to use the
HeilbronnCremonaList() command but when I do I get the error message:
Traceback (most recent call last):
File "", line 1, in
File "/home/notebook/sage_notebook/worksheets/admin/0/code/15.py",
line 7, in
HeilbronnCremonaList(_sage_const
On Wed, Jan 28, 2009 at 3:51 PM, Jason Grout
wrote:
>> Maybe true, but instead of making this just break there should be a
>> deprecation warning and the old behavior should continue to work... at
>> least for 6 months or so.
>
>
> Agreed. This was changed before the deprecation policy was in p
William Stein wrote:
> On Wed, Jan 28, 2009 at 2:08 PM, Jason Grout
> wrote:
>> William Stein wrote:
>>> Second, I had to change point(P, ...) to plot(P, ...) since point now
>>> tries to see if there are 3 coordinates (there are since P is a point
>>> on elliptic curve) and somehow gets confuse
On Wed, Jan 28, 2009 at 1:31 PM, Jason Grout
wrote:
>
> William Stein wrote:
>
>> I changed plot(E, ...) to E.plot(...) because of a major bug in plot
>> caused by some recent refactoring, which I've reported here (note that
>> I also got bitten by this during my Sage Days 12 talk!):
>>
>> ht
On Wed, Jan 28, 2009 at 2:08 PM, Jason Grout
wrote:
>
> William Stein wrote:
>> Second, I had to change point(P, ...) to plot(P, ...) since point now
>> tries to see if there are 3 coordinates (there are since P is a point
>> on elliptic curve) and somehow gets confused.
>> This bug is
>>
>>
hvniekerk wrote:
> 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?
>
Maybe you noticed the difference between the command line sage and the notebook.
In t
William Stein wrote:
> Second, I had to change point(P, ...) to plot(P, ...) since point now
> tries to see if there are 3 coordinates (there are since P is a point
> on elliptic curve) and somehow gets confused.
> This bug is
>
>http://trac.sagemath.org/sage_trac/ticket/5122
I think P.plo
William Stein wrote:
> I changed plot(E, ...) to E.plot(...) because of a major bug in plot
> caused by some recent refactoring, which I've reported here (note that
> I also got bitten by this during my Sage Days 12 talk!):
>
> http://trac.sagemath.org/sage_trac/ticket/5121
Patch is up, ne
Thanks, just saved my day and in Denmark there's only three hours left
of it!
I'll just add it to the wiki now.
/David
On 28/01/2009, at 21.06, William Stein wrote:
On Wed, Jan 28, 2009 at 11:37 AM, David Hansen
wrote:
I've attached the code in a .txt file.
Change the first few line
On Wed, Jan 28, 2009 at 11:37 AM, David Hansen wrote:
> I've attached the code in a .txt file.
Change the first few lines to this:
curve = E.plot(rgbcolor = (0,0,1),xmin=25,xmax=25,plot_points=300)
R = P + Q
Rneg = -R
l1 = line_from_curve_points(E,P,Q)
l2
I've attached the code in a .txt file.
--~--~-~--~~~---~--~~
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 this group at
http://gr
sorry, I just use the google groups interface, didn't realise that I
just can reply to a thread like an email.
I'll just try it with an attached .txt file.
/David
On Jan 28, 7:47 pm, William Stein wrote:
> On Wed, Jan 28, 2009 at 9:05 AM, David Møller Hansen
>
>
>
> wrote:
>
> > Hi
>
> > I've
On Wed, Jan 28, 2009 at 11:11 AM, kcrisman wrote:
>
> Dear Support,
>
> A while back my sysadmin tried to move our students' notebooks and
> login information off of an older VMWare image of Sage into a new
> one. It didn't work and he reports as follows:
>
>> I would expect that there are two m
Dear Support,
A while back my sysadmin tried to move our students' notebooks and
login information off of an older VMWare image of Sage into a new
one. It didn't work and he reports as follows:
> I would expect that there are two main things that would need to be moved to
> the new system; the
On Wed, Jan 28, 2009 at 9:05 AM, David Møller Hansen
wrote:
>
> Hi
>
> I've made an interact on elliptic curve point addition, see below.
> When I run it in notebook() mode I get an error:
>
> Traceback (click to the left for traceback)
> ...
> AttributeError: 'SymbolicEquation' object has no att
BTW I run sage 3.2.3 on powerpc in mac os x 10.5
/David
On Jan 28, 6:05 pm, David Møller Hansen
wrote:
> Hi
>
> I've made an interact on elliptic curve point addition, see below.
> When I run it in notebook() mode I get an error:
>
> Traceback (click to the left for traceback)
> ...
> Attribute
Hi
I've made an interact on elliptic curve point addition, see below.
When I run it in notebook() mode I get an error:
Traceback (click to the left for traceback)
...
AttributeError: 'SymbolicEquation' object has no attribute
'_fast_float_'
It worked in sage 3.1.1. I can't figure out how to fix
>
> Could you indicate which version of Sage you are using, and on what
> computer / what operating system?
Freshly build 3.2.3 on CentOS (RedHat EL) 5.2 - AMD AthlonXP.
Kind regards,
Huub
--~--~-~--~~~---~--~~
To post to this group, send email to sage-support@go
On Jan 28, 6:23 am, Harald Schilly wrote:
> On Jan 28, 12:24 pm, John Cremona wrote:
>
> > sage-nt (nt = Number Theory)...
>
> > I'm sure it used to be listed on the Sage website along with the
> > others, but when I just looked I could not see it.
>
> it's on the development groups pagehttp:/
On Jan 28, 12:24 pm, John Cremona wrote:
> sage-nt (nt = Number Theory)...
>
> I'm sure it used to be listed on the Sage website along with the
> others, but when I just looked I could not see it.
it's on the development groups page http://sagemath.org/development-groups.html
just like all the o
Hi
On Jan 28, 8:10 am, hvniekerk wrote:
> Plots are displayed in my webbrowser and not in separate windows.
For me, both 2d and 3d plots pop up in a separate window, no browser
involved. This is sage 3.2.3 on openSUSE 10.2 (X86-64).
Could you indicate which version of Sage you are using, and o
When sage-nt (nt = Number Theory) was created it was announced to sage-
devel, and a second announcement was made recently.
I'm sure it used to be listed on the Sage website along with the
others, but when I just looked I could not see it.
John Cremona
On Jan 28, 12:28 am, Robert Bradshaw
wrot
37 matches
Mail list logo