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
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
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
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
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
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
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
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
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