On Monday, 27 March 2017 20:20:30 UTC+2, Vedarth Sharma wrote: > > @Francesco Can you please tell me how can we add support for computations > where resulting distribution is not normal? Thanks a lot for the idea :) > > Do you mean the example on the link?
http://stackoverflow.com/questions/32443970/conditional-probability-with-sympy <http://www.google.com/url?q=http%3A%2F%2Fstackoverflow.com%2Fquestions%2F32443970%2Fconditional-probability-with-sympy&sa=D&sntz=1&usg=AFQjCNEotByPL4ohAjYjEw_MSnSGlaCFGQ> In such a case we could define the new density and create a new random variable. There are tools in sympy.stats for this. -- 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/a11565a0-f9a9-4568-bd76-f5e3476d8d6c%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
