On Oct 14, 9:45 am, Jason Grout wrote:
> kcrisman wrote:
>
> > On Oct 13, 10:44 pm, Jason Grout wrote:
> >> kcrisman wrote:
>
> >>> On Oct 13, 6:05 pm, "ma...@mendelu.cz" wrote:
> Hello all, is there any other possibility how to plot implicit
> function than implicitplot?
> I d
kcrisman wrote:
>
>
> On Oct 13, 10:44 pm, Jason Grout wrote:
>> kcrisman wrote:
>>
>>> On Oct 13, 6:05 pm, "ma...@mendelu.cz" wrote:
Hello all, is there any other possibility how to plot implicit
function than implicitplot?
I do not like implicitplot too much, since it is in fa
On Oct 13, 10:44 pm, Jason Grout wrote:
> kcrisman wrote:
>
> > On Oct 13, 6:05 pm, "ma...@mendelu.cz" wrote:
> >> Hello all, is there any other possibility how to plot implicit
> >> function than implicitplot?
>
> >> I do not like implicitplot too much, since it is in fact countourplot
> >> a
On Oct 14, 12:19 am, Jason Grout wrote:
> ma...@mendelu.cz wrote:
>
> > On 14 říj, 05:51, Jason Grout wrote:
> >> implicit_plot(x^2+y^2==1, (x,-2, 2), (y,-2, 2), cmap=["red"])
>
> > Thanks, I missed this example.
> > I tried rgbcolor and color option and then tried blindly various
> > predefin
ma...@mendelu.cz wrote:
>
>
> On 14 říj, 05:51, Jason Grout wrote:
>> implicit_plot(x^2+y^2==1, (x,-2, 2), (y,-2, 2), cmap=["red"])
>>
> Thanks, I missed this example.
> I tried rgbcolor and color option and then tried blindly various
> predefined colormaps.
I don't think it's anywhere in the
On 14 říj, 05:51, Jason Grout wrote:
>
> implicit_plot(x^2+y^2==1, (x,-2, 2), (y,-2, 2), cmap=["red"])
>
Thanks, I missed this example.
I tried rgbcolor and color option and then tried blindly various
predefined colormaps.
Robert Marik
--~--~-~--~~~---~--~~
To p
William Stein wrote:
> On Tue, Oct 13, 2009 at 7:44 PM, Jason Grout
> wrote:
>> kcrisman wrote:
>>>
>>> On Oct 13, 6:05 pm, "ma...@mendelu.cz" wrote:
Hello all, is there any other possibility how to plot implicit
function than implicitplot?
I do not like implicitplot too much
On Tue, Oct 13, 2009 at 7:44 PM, Jason Grout
wrote:
>
> kcrisman wrote:
>>
>>
>> On Oct 13, 6:05 pm, "ma...@mendelu.cz" wrote:
>>> Hello all, is there any other possibility how to plot implicit
>>> function than implicitplot?
>>>
>>> I do not like implicitplot too much, since it is in fact count
kcrisman wrote:
>
>
> On Oct 13, 6:05 pm, "ma...@mendelu.cz" wrote:
>> Hello all, is there any other possibility how to plot implicit
>> function than implicitplot?
>>
>> I do not like implicitplot too much, since it is in fact countourplot
>> and it is not easy to set the color (for example).
ma...@mendelu.cz wrote:
> Hello all, is there any other possibility how to plot implicit
> function than implicitplot?
>
> I do not like implicitplot too much, since it is in fact countourplot
> and it is not easy to set the color (for example).
What would you like to do?
Jason
--
Jason Gr
On Oct 13, 6:05 pm, "ma...@mendelu.cz" wrote:
> Hello all, is there any other possibility how to plot implicit
> function than implicitplot?
>
> I do not like implicitplot too much, since it is in fact countourplot
> and it is not easy to set the color (for example).
There is not currently any
> For what it's worth, fast_float is implicitly called in both of these.
That makes sense.
> This could be considered a bug in adapt_to_callable, but even with
> this fixed, the result would not be any different than
> implicit_plot(f,(-1,1),(-1,1)).
Okay.
My curiosity is why this all *does* w
Hello,
On Fri, Jan 23, 2009 at 8:46 PM, kcrisman wrote:
> sage: f(x,y)=x^2+y^2-1
> sage: implicit_plot(f(x,y),(-1,1),(-1,1)) # Fine
> sage: implicit_plot(f,(-1,1),(-1,1)) # Fine
For what it's worth, fast_float is implicitly called in both of these.
> Change this to _fast_float_ and I run into
13 matches
Mail list logo