UCL-COMP0233-23-24 / RSE-Classwork

3 stars 67 forks source link

Automating `git bisect` - part II #28

Open dpshelio opened 10 months ago

dpshelio commented 10 months ago

Continuation from #27.

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 (#28) with a 👍 when your team has completed the task.