UCL-COMP0233-2022-2023 / RSE-Classwork

11 stars 67 forks source link

Automating `git bisect` - part II #35

Open dpshelio opened 2 years ago

dpshelio commented 2 years ago

Continuation from #34.

Now that you have created two arrays.

Step 2

Use numpy

Hint Look at Charlene's code to learn from her! You can also [look the how-to guide about reading and writing files from Numpy][numpy-howto-io]

React to this issue (#35) with a 👍 when your team has completed the task.