On Jan 2, 2008 1:57 PM, William Stein <[EMAIL PROTECTED]> wrote:
>
> On Jan 2, 2008 9:47 AM, David Joyner <[EMAIL PROTECTED]> wrote:
> >
> > (1) I get the same failure after hg_sage.pull().
> >
> > (2) I ssh'd into sage.math and tried the commands and got much worst errors:
> >
> > sage: from pyla
On Jan 2, 2008 4:13 PM, Max Randor <[EMAIL PROTECTED]> wrote:
>
> Shortly after posting I worked out how to fix it myself.
> Sorry.
> As a consequence of editing the wrong file I can no be sure that the
> patch file is for the same file as sear distributes, but it is close.
> http://max.randor.goo
Shortly after posting I worked out how to fix it myself.
Sorry.
As a consequence of editing the wrong file I can no be sure that the
patch file is for the same file as sear distributes, but it is close.
http://max.randor.googlepages.com/gnuplot1.py
http://max.randor.googlepages.com/gnuplot1.patch
Background:
For the analysis of some experimental data I am using sage's notebook.
several functions that I have written work together to turn the input
datafile from a silly propitiatory program into a nice simple text
file of x, y and z values separated by 1 space
e.g.
17 17 17
17 17 18
17 18 19
On Jan 2, 2008 8:07 AM, lwd <[EMAIL PROTECTED]> wrote:
>
>
>
> On Jan 2, 1:06 pm, "William Stein" <[EMAIL PROTECTED]> wrote:
> >
> > That's weird. Can you post the _exact_ input
> > and output from a complete session where you get
> > sage1 as the output from maxima.eval('...')? Thanks.
> >
>
>
On Jan 2, 2008 9:47 AM, David Joyner <[EMAIL PROTECTED]> wrote:
>
> (1) I get the same failure after hg_sage.pull().
>
> (2) I ssh'd into sage.math and tried the commands and got much worst errors:
>
> sage: from pylab import *
>
> Bad key "lines.markeredgecolor" on line 48 in
> /home/wdj/.sage//m
On Dec 29 2007, 1:58 am, "Kiran Kedlaya" <[EMAIL PROTECTED]> wrote:
> I posted an install log (for SAGE 2.9.1.1) here:
>
> http://sage.math.washington.edu/home/kedlaya/install.log
>
> And re my compiler version: the result of gcc -v is:
>
> Using built-in specs.
> Target: x86_64-redhat-linux
> Con
(1) I get the same failure after hg_sage.pull().
(2) I ssh'd into sage.math and tried the commands and got much worst errors:
sage: from pylab import *
Bad key "lines.markeredgecolor" on line 48 in
/home/wdj/.sage//matplotlibrc.
You probably need to get an updated matplotlibrc file from
http://
On Jan 2, 1:06 pm, "William Stein" <[EMAIL PROTECTED]> wrote:
>
> That's weird. Can you post the _exact_ input
> and output from a complete session where you get
> sage1 as the output from maxima.eval('...')? Thanks.
>
This is it:
[EMAIL PROTECTED]:~/Disertatie$ sage
-
On Jan 2, 1:06 pm, "William Stein" <[EMAIL PROTECTED]> wrote:
>
> That's weird. Can you post the _exact_ input
> and output from a complete session where you get
> sage1 as the output from maxima.eval('...')? Thanks.
>
This is it:
[EMAIL PROTECTED]:~/Disertatie$ sage
-
On Jan 2, 2008 3:48 AM, lwd <[EMAIL PROTECTED]> wrote:
>
> On Jan 2, 7:41 am, "William Stein" <[EMAIL PROTECTED]> wrote:
> >
> > It would be better to try
> > sage: maxima.eval(...)
> > above.
> >
> I tried maxima.eval('plot2d(...)'), returns 'sage1', but no plot.
> sage: maxima.eval('plot2d(...
On Jan 2, 7:41 am, "William Stein" <[EMAIL PROTECTED]> wrote:
>
> It would be better to try
> sage: maxima.eval(...)
> above.
>
I tried maxima.eval('plot2d(...)'), returns 'sage1', but no plot.
sage: maxima.eval('plot2d(...)')
'sage1'
> Do
>sage: octave.eval(...)
> that is equivalent to jus
On Dec 28, 2007 8:08 PM, David Joyner <[EMAIL PROTECTED]> wrote:
> > I just pasted that in exactly in Sage at the command line and it worked
> > fine. Above you say "it doesn't work". What is the error?!!
>
> The errors below were the same on both an ubuntu 64bit machine and
> an intel macbook.
13 matches
Mail list logo