[sage-support] Re: jsMath typeset long eq

2011-10-18 Thread John H Palmieri
Instead of using jsMath, you could type "latex(a)" to get the LaTeX code for the object a. Then you can paste it into a LaTeX document and edit it as you please for viewing or printing. Or you can do this: sage: from sage.misc.latex import _latex_file_ sage: _latex_file_(a) This will ou

[sage-support] jsMath typeset long eq

2011-10-18 Thread jrodri14ii
hi! I'm trying to figure out how to get jsMath to fit an equation on a page to print out. I just get a scroll bar with a long equation ( a Lagrangian). Thanks a lot! -Juan -- To post to this group, send email to sage-support@googlegroups.com To unsubscribe from this group, send email to sage

[sage-support] Re: Bessel Contour Plot problem

2011-10-18 Thread Eric Kangas
thanks that worked. On Oct 17, 7:34 pm, kcrisman wrote: > > SyntaxError: invalid syntax > > You'll need to type the whole part after > > def f(y,t): > > in just one line, and similarly for the whole plot command.  Google > groups tends to cut off things at a fairly short line length. > > - kcrism

[sage-support] Re: Quotient field of the polynomial ring over the complex numbers

2011-10-18 Thread Simon King
Hi Urs, On 18 Okt., 16:37, Urs Hackstein wrote: > Our goal is to find representatives a and b in the polynomial ring > over the complex numbers such that f=a/b. Can sage do this for me? > (Simple commands like simplify or expand don' t work.) You mention simplify and expand - which probably mean

[sage-support] Re: Sage notebook server

2011-10-18 Thread Jason Grout
On 10/18/11 3:42 PM, Ray Collins wrote: Hello all, I want to run sage on my webserver. Can anyone tell me what is needed to accomplish this? Thanx in advance. See http://wiki.sagemath.org/SageServer Thanks, Jason -- To post to this group, send email to sage-support@googlegroups.com To unsu

[sage-support] Sage notebook server

2011-10-18 Thread Ray Collins
Hello all, I want to run sage on my webserver. Can anyone tell me what is needed to accomplish this? Thanx in advance. -- 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, v

[sage-support] Re: Quotient field of the polynomial ring over the complex numbers

2011-10-18 Thread Maarten Derickx
It all depends on how this f is created/defined. Can you give an explicit example? -- 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://groups.g

[sage-support] Quotient field of the polynomial ring over the complex numbers

2011-10-18 Thread Urs Hackstein
Hi all, it is nearly the same problem I posted already here and I am afraid that there is no solution. But I hope that this reformulation could give some new insights. Let f be an element of the quotient field of the polynomial ring (in one variable) over the complex numbers. Our goal is to find r

Re: [sage-support] Re: sagemath.org down

2011-10-18 Thread Robert Bradshaw
On Thu, Aug 25, 2011 at 2:24 PM, William Stein wrote: > On Thu, Aug 25, 2011 at 12:19 PM, Jason Grout > wrote: >> On 8/25/11 12:52 PM, William Stein wrote: >>> >>> On Thu, Aug 25, 2011 at 10:36 AM, Jason Grout >>>  wrote: On 8/25/11 12:32 PM, William Stein wrote: > > On Thu, Au