Dear Oscar, Thank you for you quick answer. Next time I'll use github to report new problems.
Javier On 5/9/19, Oscar Gustafsson <[email protected]> wrote: > There is a fix in https://github.com/sympy/sympy/pull/16796 which I think > should solve it. > > Thanks for reporting it. You may report any additional bugs at > https://github.com/sympy/sympy/issues (although this clearly also worked > well). > > BR Oscar > > Den tors 9 maj 2019 kl 17:26 skrev Javier Arantegui < > [email protected]>: > >> 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 [email protected]. >> To post to this group, send email to [email protected]. >> 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/fb120a89-0f63-4181-b942-9ec3666ba3c3%40googlegroups.com >> <https://groups.google.com/d/msgid/sympy/fb120a89-0f63-4181-b942-9ec3666ba3c3%40googlegroups.com?utm_medium=email&utm_source=footer> >> . >> 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 [email protected]. > To post to this group, send email to [email protected]. > 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/CAFjzj-JBKYVU_NEuxAgUXyGAJtxQ5tbpkFJnzq3LZAVpzTMPYw%40mail.gmail.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 [email protected]. To post to this group, send email to [email protected]. 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/CAG5CaLHPuzKmCNh6Y%3D_4LsgAnfX7OxC7Ukv9q1bR1q5GAj4exA%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
