Re: [sage-devel] Re: linestyles in matplotlib.pyplot.plot

2012-09-13 Thread Goutam Paul
Dear Jason, Thanks. I would continue the discussion in matplotlib forum. Regards, Goutam. On Thu, Sep 13, 2012 at 3:20 PM, Jason Grout wrote: > On 9/13/12 8:11 AM, Goutam Paul wrote: > >> Can we use the markers as alternatives for linestyles? >> Consider the following in sag

[sage-devel] Re: linestyles in matplotlib.pyplot.plot

2012-09-13 Thread Goutam Paul
width=4, label="$f(x)$") I want to know the equivalent syntax for '++' marker for the same plot of f(x) against (x). On Thu, Sep 13, 2012 at 12:07 AM, Jason Grout wrote: > On 9/12/12 2:11 PM, Goutam Paul wrote: > >> It seems that there are only five line-styles: >&g

Re: [sage-devel] Re: linestyles in matplotlib.pyplot.plot

2012-09-12 Thread Goutam Paul
I want to know the syntax for user-defined linestyles, like ++, **, etc. I tried with the marker option - but it did not work with matplotlib.pyplot.ploy On Wed, Sep 12, 2012 at 9:14 PM, kcrisman wrote: > > > On Wednesday, September 12, 2012 3:11:37 PM UTC-4, Goutam Paul wrote: >&

[sage-devel] linestyles in matplotlib.pyplot.plot

2012-09-12 Thread Goutam Paul
It seems that there are only five line-styles: "-" (solid) – default "--" (dashed) "-." (dash dot) ":" (dotted) "None" or " " or "" (nothing) What if I want to have more linestyles? Say, ++, **, xx, ~~, etc. Is it possible to have user-defined linestyles? How? -- You received this message becau

Re: [sage-devel] sage compiling problem AMD

2012-07-10 Thread Goutam Paul
e/~vbraun/Sage/spkg/atlas-3.9.84.spkg > > and try again? This is a newer version that hopefully will fix your issue. > > > > On Saturday, July 7, 2012 2:12:53 PM UTC+1, Goutam Paul wrote: >> >> Hi Jan, >> >> Thanks again, but I searched with err

Re: [sage-devel] sage compiling problem AMD

2012-07-07 Thread Goutam Paul
Hi Jan, Thanks again, but I searched with error*.tgz from sage top level directory inside all subdirectories and found only one file error_AMD64K10h64SSE3.tgz Any clue what to do? On Fri, Jul 6, 2012 at 2:20 PM, Jan Groenewald wrote: > Hi Goutam > > On 6 July 2012 14:06, Goutam Pa