Re: [sage-support] Fwd: Sage ModularForms() error?

2014-06-19 Thread John Cremona
The actual error message is very clear: NotImplementedError: Computation of dimensions of weight 1 cusp forms spaces not implemented in general This -clearly - means that no formula or algorithm has been implemented in Sage for dimensions of weight 1 modular form spaces. How much clearer could it

[sage-support] Re: tutoriatutorial() tries to start wine under gnome-3.12

2014-06-19 Thread Dima Pasechnik
On 2014-06-18, juer...@gmail.com wrote: > Hi, > > if I enter tutorial() at the sage prompt a short time a wine window is > opened and only warnings or errors are shown in the terminal window: please specify your environment. I suspect that you run Sage in a VM on Windows... > > sage: help() >

[sage-support] Re: tutorial() under gnome-3.12 does not show a tutorial but generates endless "fixme:exec:SHELL_execute

2014-06-19 Thread Dima Pasechnik
On 2014-06-18, juer...@gmail.com wrote: > rose@impala:/home/rose(1)$ sage > ┌┐ > │ Sage Version 6.2, Release Date: 2014-05-06 │ > │ Type "notebook()" for the browser-based notebook interface.│ > │ T

Re: [sage-support] Error when trying to input an 8-bit Sbox into the argument of S = mq.SBox(.)

2014-06-19 Thread Martin Albrecht
Works for me. sage: s = range(256) sage: S = mq.SBox(s) sage: S (0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59,

[sage-support] Re: tutoriatutorial() tries to start wine under gnome-3.12

2014-06-19 Thread juerose
On Wednesday, June 18, 2014 5:51:02 PM UTC+2, jue...@gmail.com wrote: > > Hi, > > if I enter tutorial() at the sage prompt a short time a wine window is > opened and only warnings or errors are shown in the terminal window: > > sage: help() > Welcome to Sage 6.2! > > To view the Sagsage: help()

[sage-support] Re: tutoriatutorial() tries to start wine under gnome-3.12

2014-06-19 Thread juerose
On Thursday, June 19, 2014 10:26:09 AM UTC+2, Dima Pasechnik wrote: > > On 2014-06-18, jue...@gmail.com > wrote: > > Hi, > > > > if I enter tutorial() at the sage prompt a short time a wine window is > > opened and only warnings or errors are shown in the terminal window: > > please specif

[sage-support] Re: tutoriatutorial() tries to start wine under gnome-3.12

2014-06-19 Thread Dima Pasechnik
On 2014-06-19, juer...@gmail.com wrote: > > > On Wednesday, June 18, 2014 5:51:02 PM UTC+2, jue...@gmail.com wrote: >> >> Hi, >> >> if I enter tutorial() at the sage prompt a short time a wine window is >> opened and only warnings or errors are shown in the terminal window: >> >> sage: help() >>

[sage-support] Re: tutoriatutorial() tries to start wine under gnome-3.12

2014-06-19 Thread François
Just to be clear Juergen, do you have the problem with a sage-on-gentoo install as you seem to point out in https://bugs.gentoo.org/show_bug.cgi?id=512284#c11 If so while it is interesting it is not usually the right forum. In this case report it on github at https://github.com/cschwan/sage-on-g

Re: [sage-support] Fwd: Sage ModularForms() error?

2014-06-19 Thread David Joyner
On Thu, Jun 19, 2014 at 4:05 AM, John Cremona wrote: > The actual error message is very clear: > > NotImplementedError: Computation of dimensions of weight 1 cusp forms > spaces not implemented in general > > This -clearly - means that no formula or algorithm has been > implemented in Sage for dim

Re: [sage-support] Fwd: Sage ModularForms() error?

2014-06-19 Thread John Cremona
On 19 June 2014 11:36, David Joyner wrote: > On Thu, Jun 19, 2014 at 4:05 AM, John Cremona wrote: >> The actual error message is very clear: >> >> NotImplementedError: Computation of dimensions of weight 1 cusp forms >> spaces not implemented in general >> >> This -clearly - means that no formula

[sage-support] Graph Cration with distances

2014-06-19 Thread Mohammed hussein
Hi guys I would like to ask you how to create graph in sage ? and how give distances between edges ? and I would like if I need CPLEX or not when I am using sage ? I want to solve an optimization equations ? I am a new user I know may be some questions are trivial All the best --

Re: [sage-support] Graph Cration with distances

2014-06-19 Thread Kannappan Sampath
Hi, I shall only answer your first question of how to create Graphs in Sage (although I am not any expert on Graphs and such stuff...) Did you look through the documentation? For example, have a look though these: http://www.sagemath.org/doc/reference/graphs/index.html Also note that most of the

[sage-support] Re: Segmentation fault in singular multi-polynomial factor() function

2014-06-19 Thread leif
Dominique Laurain wrote: I usually factor "small" polynomials...but this time I got a "Segmentation fault" for a bigger one...is it ok to get that error (no control of enough memory or processor task force to get the result) ? Maybe I want t much :-) ... over the quota.? Dominique Project-

[sage-support] Fwd: help regarding sage instalation

2014-06-19 Thread William Stein
-- Forwarded message -- From: "Pramod Shukla" Date: Jun 19, 2014 7:25 AM Subject: help regarding sage instalation To: Cc: Dear Professor Stein, While installing sage in my computer I came across some problem which unfortunately I an unable to fix. I would be very thankful if you

[sage-support] Re: tutoriatutorial() tries to start wine under gnome-3.12

2014-06-19 Thread leif
Dima Pasechnik wrote: On 2014-06-19, juer...@gmail.com wrote: On Wednesday, June 18, 2014 5:51:02 PM UTC+2, jue...@gmail.com wrote: Hi, if I enter tutorial() at the sage prompt a short time a wine window is opened and only warnings or errors are shown in the terminal window: sage: help()

[sage-support] Re: ModularForms() error?

2014-06-19 Thread William Stein
On Thu, Jun 19, 2014 at 9:09 AM, Michael Somos wrote: > William Stein, > > Hello, I am Michael Somos. I have been using Sage > for several years now, usually through a Virtual > appliance on A Windows PC. Recently, I have been > using sagecell.sagemath.org and today I have just > created a SageMat

[sage-support] Re: Segmentation fault in singular multi-polynomial factor() function

2014-06-19 Thread Dominique Laurain
OK+Thanks... I will check it when release will pop up in the cloud. -- You received this message because you are subscribed to the Google Groups "sage-support" group. To unsubscribe from this group and stop receiving emails from it, send an email to sage-support+unsubscr...@googlegroups.com. To

Re: [sage-support] Re: Segmentation fault in singular multi-polynomial factor() function

2014-06-19 Thread William Stein
On Thu, Jun 19, 2014 at 10:45 AM, Dominique Laurain wrote: > OK+Thanks... I will check it when release will pop up in the cloud. I'm planning to wait for the official Sage 6.3 release before updating the cloud. If you want to test sooner, let me know and I can drop a temporary build in /scratch

[sage-support] Re: Fwd: help regarding sage instalation

2014-06-19 Thread leif
William Stein wrote: -- Forwarded message -- From: "Pramod Shukla" mailto:pkshu...@to.infn.it>> Date: Jun 19, 2014 7:25 AM Subject: help regarding sage instalation While installing sage in my computer I came across some problem which unfortunately I an unable to fix. I would be v

[sage-support] Re: Solve for a function defined in a file?

2014-06-19 Thread David Ingerman
Thank you, so what to do for Python function? Matlab had general purpose 'optim(f)' if my memory is right... On Wednesday, June 11, 2014 1:50:10 AM UTC-7, Dima Pasechnik wrote: > > On 2014-06-10, David Ingerman > wrote: > > > > How to solve([f(x)==0],x) for a function "f(x)" defined in a

[sage-support] command line type argument when loading sage files

2014-06-19 Thread Prakash Dey
Suppose I have a file -- test.sage - from sage.all import * print sys.argv[1], sys.argv[2], sys.argv[3] It could be run from bash terminal as-- $ test.sage 2 3 5 Here 2, 3, 5 are the three command line arguments and can be printed by: