@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 :)
On Monday, 27 March 2017 16:58:00 UTC+5:30, Francesco Bonazzi wrote: > > > On Monday, 27 March 2017 10:51:38 UTC+2, Vedarth Sharma wrote: >> >> What are the multiple improvements you are talking about like fixing the >> bugs? I am willing to do a project that is going to make a real, noticeable >> and positive impact to the organization. Please guide me. In ideas page i >> had interest in multiple topics therefore i wasn't able to decide which one >> to choose. But now deadline is very near. I need to submit the proposal to >> you guys for feedback as well... >> > > Starting with this problem here could be a nice project: > > http://stackoverflow.com/questions/32443970/conditional-probability-with-sympy > > This guy wants to use a random variable as a parameter for another random > variable (normal distribution). Obviously the resulting distribution is not > normal. We could add support for this kind of computation. > > I'd also like to add support for indexed random variables, but that's > harder. A naive way to proceed would be to allow *IndexedBase* to accept > a random variable/expression as its base, and then connect it with an API > to express randomness. > > Can i submit proposals on multiple ideas? >> > > I don't know the rules, but I believe you're supposed to submit once. > -- 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/654b8c8d-d738-4b87-8d93-13dedf7ae8d9%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
