Modularisation

2024-02-13

On Tuesday we discussed modularisation.

You can see a recording of here: https://cardiff.cloud.panopto.eu/Panopto/Pages/Viewer.aspx?id=cd6db078-8441-4527-a001-b1100108712b

I started using writing modular code for the tsp library: a library to solve the travelling sales agent problem.

You can find the notebook I used here

You can see other examples in the python for mathematics text.