Programming assignment 1.5 Git Happens

Programming assignment 1.5 Git Happens#

You can preview this assignment on https://mude.citg.tudelft.nl/workbook-2025/assignments/PA1.5/README.html. You can obtain your personal repository for submission on: https://classroom.github.com/a/WnXRM5Fn

Before you can start this assignment, read the theory pages in the book:

In this assignment you’ll make exercises on:

  1. Branching and pull requests

  2. Forking and pull requests

  3. scipy.stats and 3D plots

You’ll need to have done this to be able to make the workshop and group assignment.

You pass this PA if you:

  • Performed a merge in exercise 1.

  • Your covariance matrix of task 3.1 is correct

  • Your meshgrid of task 3.2 is correct

  • The evaluation of your PDF of task 3.2 is correct

  • You’ve opened a pull request to MUDE-2025/iceclassic (please note that this is not automatically checked in your GitHub workflow). It should be visible on the Pull Requests tab of the repo.

By Tom van Woudenberg, Robert Lanzafame and Patricia Mares Nasarre, Delft University of Technology. CC BY 4.0, more info on the Credits page of Workbook.