Week 11

Week 11#

This blog describes the 11th week of the program. Some of the key highlights of this week are:

Discussions#

  • Adding support for IID Random Symbol creation

    • This was the new idea proposed by Francesco Bonazzi for allowing the creation of Independent Random Symbol. There were further discussions on their API and how we can implement the idea.

Open PRs#

  • Adding Mixture Distribution

    • This PR adds the support for creation of Mixture Distribution. The PR is under the review of mentors and there are many discussions regarding the API of Mixture RV and its implementation details.