kcrisman wrote:
>
>> There is a patch at
>>
>> http://trac.sagemath.org/sage_trac/ticket/4976
>>
>> which adds this capability to the plot command.
>> Maybe you can help test it.
>>
>
> As Fabio said earlier in this thread, it works very nicely for the
> limited examples I can concoct, as well a
> There is a patch at
>
> http://trac.sagemath.org/sage_trac/ticket/4976
>
> which adds this capability to the plot command.
> Maybe you can help test it.
>
As Fabio said earlier in this thread, it works very nicely for the
limited examples I can concoct, as well as for the very impressive-
look
Wow, thanks. I should have thought about that.
The fill-feature really works great! Thank you.
Cheers, Fabio
On Fri, Jan 16, 2009 at 11:40 AM, Mike Hansen wrote:
>
> Hello,
>
> On Fri, Jan 16, 2009 at 2:26 AM, Fabio Tonti wrote:
> > Probably it's a silly question, but I get this output when tr
Hello,
On Fri, Jan 16, 2009 at 2:26 AM, Fabio Tonti wrote:
> Probably it's a silly question, but I get this output when trying to apply
> the patch. Do I need to create a mercurial repository or fetch something
> else first?
...
> cd "/home/fabio/programs/source/sage-3.2.1/devel/sage" && hg im
Probably it's a silly question, but I get this output when trying to apply
the patch. Do I need to create a mercurial repository or fetch something
else first?
Fabio
**
sage: hg_sage.import_patch("./fill_plot.patch")
WARNING:
Make sure to create a ~/.hgrc
On 14 Jan., 21:35, "Fabio Tonti" wrote:
> I skimmed through it and it looks nice. How do I apply the patch? Should I
> just substitute my plot.py with the new one?
You can apply a patch in the sage commandline with:
sage: hg_sage.import_patch('FILENAME')
Then in the system commandline you do
I skimmed through it and it looks nice. How do I apply the patch? Should I
just substitute my plot.py with the new one?
Fabio
On Wed, Jan 14, 2009 at 7:04 PM, Wilfried_Huss
wrote:
>
> On 14 Jan., 14:04, "Fabio Tonti" wrote:
> > Hello everyone,
> >
> > I was wondering whether there is a way to f
On 14 Jan., 14:04, "Fabio Tonti" wrote:
> Hello everyone,
>
> I was wondering whether there is a way to fill the region between two plots
> using the sage "plot" command.
> I know how to do it in matplotlib and I'm appending a script which does
> exactly that with matplotlib 0.98.5.
There is a p
On Wed, Jan 14, 2009 at 10:29 AM, Jason Grout
wrote:
>
> Fabio Tonti wrote:
>> Hello everyone,
>>
>> I was wondering whether there is a way to fill the region between two
>> plots using the sage "plot" command.
>> I know how to do it in matplotlib and I'm appending a script which does
>> exactly
Fabio Tonti wrote:
> Hello everyone,
>
> I was wondering whether there is a way to fill the region between two
> plots using the sage "plot" command.
> I know how to do it in matplotlib and I'm appending a script which does
> exactly that with matplotlib 0.98.5.
>
I am working on upgrading Sa
10 matches
Mail list logo