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/bd70f28a-f04d-4c85-92ae-5a3dc94a8023%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
