Hello,

No problem. Finally I did the plots using numpy and matplotlib. It was
a little bit more of work, but it worked.

Javier


On 5/9/19, Jogi Miglani <jmig5...@gmail.com> wrote:
> Hi Javier,
>
> Sorry for inconvenience caused to you. I got that the limits are not being
> showed properly after reproducing the error in my laptop. I will solve this
>
> bug as soon as possible or open an issue regarding this and get it merged
> to master.
>
> Cheers
> Jogi Miglani
>
> On Thursday, May 9, 2019 at 8:56:42 PM UTC+5:30, Javier Arantegui wrote:
>>
>> Hello!
>>
>> I'm starting to use Sympy (and Python, in fact) and I have just subscribed
>>
>> to the list. Please, forgive me if I say something not particularly
>> smart.
>>
>> I think that logarithm scales in plots are broken in v. 1.4.
>>
>> If I try something very simple like this:
>>
>> plot(x, (x, .001,100), xscale='log')
>>
>> In version 1.3, the x axis goes from 1e-3 to 1e2 as expected. But, in
>> version 1.4, it goes from 9e-1 to 2e0.
>>
>> I believe that the problem started here:
>> https://github.com/sympy/sympy/pull/15607
>>
>> This problem has driven me crazy for one hour until I tried my code in a
>> different computer with an older version of sympy.
>>
>> Best regards,
>>
>> Javier
>>
>>
>
> --
> You received this message because you are subscribed to the Google Groups
> "sympy" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to sympy+unsubscr...@googlegroups.com.
> To post to this group, send email to sympy@googlegroups.com.
> Visit this group at https://groups.google.com/group/sympy.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/sympy/7d5f57de-124a-498a-a527-93c6cd4d3e6e%40googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"sympy" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sympy+unsubscr...@googlegroups.com.
To post to this group, send email to sympy@googlegroups.com.
Visit this group at https://groups.google.com/group/sympy.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sympy/CAG5CaLGZVdQnMD54L8dQtUMOb-g%3Dmz3hOhQQa432NC%2BSv9Uyaw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to