Hi,

Assumptions on those symbols are not working?

e.g.

>>> V, r = symbols('V, r', positive=True)
>>> Do solve here




Sudhanshu Mishra

On Tue, Sep 22, 2015 at 10:20 PM, Justin <jblyth...@gmail.com> wrote:

> Hey,
>
> So I am going through the advanced example in the tutorial: Solve for r
> given V=4/3 * pi * r**3.
>
> The solution is correct but I am wondering if I can get rid of unneeded
> solutions by giving a "list" of assumption like [ V>0, r>0 ].
>
> Justin
>
> --
> 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 http://groups.google.com/group/sympy.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/sympy/535aecc0-8bb5-4dba-b7bc-dd99ae83f852%40googlegroups.com
> <https://groups.google.com/d/msgid/sympy/535aecc0-8bb5-4dba-b7bc-dd99ae83f852%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 sympy+unsubscr...@googlegroups.com.
To post to this group, send email to sympy@googlegroups.com.
Visit this group at http://groups.google.com/group/sympy.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sympy/CAFW_KCRGEvqdnZW_U-VRWXrb3V2QTM1b%3DyN89FAZTpYizqBQUA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to