Re: [sage-support] Re: Octave and R plots in sagecell

2015-10-27 Thread William Stein
> Can you please give a pointer to where this is implemented in SMC? This link: https://github.com/sagemathinc/smc/blob/master/salvus/sage_salvus.py#L1942 but this will become invalid in a few days with a major refactoring of the code. In any case look for the file sage_salvus.py and a line tha

Re: [sage-support] Re: Octave and R plots in sagecell

2015-10-27 Thread Andrey Novoseltsev
On Monday, 26 October 2015 10:27:23 UTC-6, William wrote: > > On Mon, Oct 26, 2015 at 7:39 AM, kcrisman > > wrote: > >> > >> > >> I wish to be able to plot in Octave/R inside a sagecell. > >> Therefore, I just set up a sagecell server using the instructions here > >> https://github.com/sagema

[sage-support] Re: n(integral(abs(cos(x)),x,0,pi)) # wrong

2015-10-27 Thread kcrisman
See http://sourceforge.net/p/maxima/bugs/2520/ and http://trac.sagemath.org/ticket/17511 . Unfortunately it's hard not to throw out the baby with the bathwater, see http://trac.sagemath.org/ticket/12731 for discussion. But maybe this baby isn't really a baby at all but just a bug :( -- You

[sage-support] Mathematica interface without a temp file

2015-10-27 Thread Jacob Bond
I am working on our department servers so I don't have root access. I have aliased the math command to call mathematica. When I use the Mathematica interface (Sage version 6.3), it tries to use a temp file because at some point, allow_use_file is set to True. Is there anyway to call mathemati

[sage-support] Re: server connection failed

2015-10-27 Thread Adrien Boulanger
Sorry for the presentation of the post, it is my first post on a computer-science forum... I haven't even known what kind of informations is useful to give to you. The Dima's guess is the good one, I'm running on OSX Yosemite. I will try to do that you indicate to me. I apologize again for the

[sage-support] Re: Sage on Mac OS X 10.11 (El Capitan)

2015-10-27 Thread Thom Tyrrell
When opening Sage.app, the Terminal gave me this error Traceback (most recent call last): File "/Applications/Sage.app/Contents/Resources/sage/src/bin/sage-notebook", line 7, in import argparse File "/Applications/Sage.app/Contents/Resources/sage/local/lib/python/argparse.py", line

[sage-support] n(integral(abs(cos(x)),x,0,pi))

2015-10-27 Thread Zoran Maretic
n(integral(abs(cos(x)),x,0,pi)) # wrong -- 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 post to this group, send em

[sage-support] n(integral(abs(cos(x)),x,0,pi)) # wrong

2015-10-27 Thread Zoran Maretic
-- 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 post to this group, send email to sage-support@googlegroups.com. V

Re: [sage-support] Re: worksheet about parameters /legends

2015-10-27 Thread kcrisman
Along these lines, see https://groups.google.com/forum/#!topic/sage-devel/aZ7jxZXkhB4 and http://trac.sagemath.org/ticket/19485 for indications that there isn't even agreement on what to do with said legend options. -- You received this message because you are subscribed to the Google Groups

[sage-support] Re: Help - Maxima

2015-10-27 Thread Dima Pasechnik
this seems to be offtopic here - try Maxima forums... On Monday, 26 October 2015 12:09:36 UTC-7, Matematica pentru toți wrote: > > What should I do in wxMaxima to display all natural numbers abc divisible > by 7 and a+b+c=7? In SageMath, I use the commands: > var('a,b,c') > [100*a+10*b+c for a in