> 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
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
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
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
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
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
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
--
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
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
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
10 matches
Mail list logo