UCL / ioe-student-school-allocation

Public release of the code for paper 846 of AGILE2023
BSD 3-Clause "New" or "Revised" License
4 stars 2 forks source link

update the mapping part #16

Closed rongboxu closed 1 year ago

rongboxu commented 1 year ago

Hi! I edited some parts of the create_allocation_map.py, so that we can get the map plot by running the code in the notebook. If you have any question, please don't hesitate to let me know!

review-notebook-app[bot] commented 1 year ago

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

paddyroddy commented 1 year ago

What version of pulp does this need to run? Is it 2.7.0 or a specific branch/commit?

paddyroddy commented 1 year ago

What version of pulp does this need to run? Is it 2.7.0 or a specific branch/commit?

Don't worry I sorted this out

paddyroddy commented 1 year ago

I've neatened up the notebook and made the plot display in the notebook. Going to merge.

rongboxu commented 1 year ago

What version of pulp does this need to run? Is it 2.7.0 or a specific branch/commit?

Don't worry I sorted this out

I use 2.6.0, so I think it should work with 2.7.0! And thank you for merging!